GOTO - GOTO (Scripting operation)
(9/11/06)
PURPOSE
Allow jumps to other positions in the SPIDER command stream.
Example
.
SEE ALSO
IF
[Conditional expression execution (Scripting operation)]
DO
[Start of a loop (Scripting operation)]
USAGE
.OPERATION: GOTO LB<N>
[where <N> is a label, with <N> assuming any value between 1 and 99.]
NOTES
This operation is only used within SPIDER procedures.
Only forward jumping is allowed. No jumping into other DO-loops is allowed.
SUBROUTINES
LOGIFQ
CALLER
SPIDER