HOME GUIDE OPERATIONS DOCS ERRORS FORMATS INSTALL NEW TIPS WEB SITES

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

  1. 'GOTO' is a SPIDER batch-only operation.

  2. Only forward jumping is allowed. No jumping into other DO-loops is allowed.

  3. Contact: A. Leith

SUBROUTINES

LOGIFQ

CALLER

SPIDER

© Copyright Notice /       Enquiries: spider@wadsworth.org