Previous Topic: FINISHNext Topic: PULL


QUEUE

Places a record on the STACK that is passed to the next-executed IMOD. The contents of the input STACK are deleted following IMOD execution.

Associated parameters:

REC=spec1

Contents of the record to be queued.

RECLEN=spec2

Length of the record to be queued. If REC= specifies a literal string, RECLEN= can be omitted.