Kilowatt Software's
Classic Rexx Tutorial
Language Level 4.00 (TRL-2)

Labels

Labels are clauses that appear at the start of an instruction. A label is a symbol followed by a colon. Here are some examples.

Labels can be traced when execution passes through them -- see the trace instruction. An example follows:

Warning: if the target label is followed by a procedure instruction, this will cause error code 17 (unexpected procedure) to be raised.


Kilowatt Software's -- Classic Rexx Tutorial -- Back to top
Click here if you have any comments or questions regarding this tutorial

Last updated on: 8 Aug 2002