APPENDIX D: Sequence Command Examples.
154
SUSPEND
Call another sequence as a sub-routine.
Parm1 Pause another sequence
Parm2 Sequence status. 0, suspend; 1, unsuspended.
Parm3 N/A
Parm4 N/A
LOOP
Repeat a portion of the sequence
Parm1 Number of repeats
Parm2 N/A
Parm3 N/A
Parm4 N/A
ENDLOOP
End of repeated portion
Parm1 N/A
Parm2 N/A
Parm3 N/A
Parm4 N/A
Note: Loop can’t be nested.
TEXTOP
Display text on output titler
Parm1 Output channel number
Parm2 Line number (or 0 to erase all lines)
Parm3 Message number ( or 0 to erase this line)
Parm4 N/A
TEXTKB
Display text on keyboard
Parm1 Keyboard number
Parm2 Message number
Parm3 N/A