Poll: Which type of branching do you prefer?
Line Numbers (i.e. GTO 150)
Labels (i.e. LBL A, GTO A)
Both
Neither
[Show Results]
 
Post Reply 
Keystroke Programming: Labels vs. Line Numbers
11-05-2014, 05:09 AM
Post: #9
RE: Keystroke Programming: Labels vs. Line Numbers
Labels, for sure! Even HP-71 BASIC allowed GOTO labels because they are so much nicer than meaningless line numbers:

10 GOTO 'QUIT'
20 'QUIT': END

Silly example, but it illustrates the syntax.

<0|ΙΈ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Keystroke Programming: Labels vs. Line Numbers - Joe Horn - 11-05-2014 05:09 AM



User(s) browsing this thread: 1 Guest(s)