Previous Topic: FINISH

Next Topic: PULL

QUEUE

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

Associated parameters are:

REC=spec1

Specifies the contents of the record to be queued.

RECLEN=spec2

Specifies the length of the record to be queued. If REC= specifies a literal string, RECLEN= may be omitted.