
GOTO - unconditional jumping command
(9/22/96)
- PURPOSE
- Allow jumps to other postions in the SPIDER command stream.
- SEE ALSO
- IF [Conditional jumping command]
DO [Do Loop]
- USAGE
- .OPERATION: GOTO LB<N>
- [where <N> is a label, with <N> assuming any value
between 0 and 99.]
NOTES
- 'GOTO' is a SPIDER batch-only operation.
- Only forward jumping is allowed. No jumping into other
DO-loops is allowed.
- Contact: A. Leith
- SUBROUTINES
- LOGIFQ
- CALLER
- SPIDER
©
Copyright Notice /
Enquiries: spider@wadsworth.org