|
PRAGMA PROGRAM REFERENCE MANUAL
|
Index
|
All Operation
|
|
Expand All ADDENDUM
|
LABEL
|
LB
|
Standard Verb
|
Execution Flow Control
|
Target =
|
Defines a label in a verb definition. It does not perform any action, but merely marks a line within a verb definition that is used as the target of a GO TO instruction. A GO TO instructions tells PRAGMA to branch to a specific LABEL instruction. PRAGMA then continues executing the verb at the instruc- tion following the label. A particular LABEL name can be used only once in a verb, but the same name can be used again in other verbs.
|
LABEL this line with NAME NAME can be a string of 1-31 characters. The characters can be entirely alphabetic, entirely numeric or a combination of letters, digits, special characters (such as @ or #) and spaces.
|
SEE ALSO: GO TO
|
|
|
CustomWare® is a registered trademark of CustomWare Designs, Inc. All rights reserved.
CustomWare® is a registered servicemark of CustomWare Designs, Inc. All rights reserved.
All images and designs on this web site are copyrighted© 2021.
v
t
|
|