Previous Topic: OperandsNext Topic: Comments


Labels

Labels are used to identify statements that the program branches to if a condition code is set. A label must begin in position 1 and can be up to eight characters long. It must be terminated by at least one space. An example statement containing a label is:

OKAY    STOP