Previous Topic: ExamplesNext Topic: SCHDMOD Command


RUSH Command

The RUSH top line command flags jobs in the queues as being needed as soon as possible. The flag is for subsequent display information only, displaying the word RUSH on displays, and has no direct effect on the processing cycle.

Once a job is flagged with the RUSH command, the job indicates RUSH in the STATUS field on LQ type displays as long as it is ready to run and it is not late. Should it become late, the STATUS field shows LATE. Other values appear if any error is awaiting resolution.

This command has the following format:

RUSH,{JOB={jobnumber|ALL|ALLP}|REF=nnnnrrss}
JOB

Indicates the jobs to be flagged as critical.

Required: Yes, unless REF is used (in which case omit JOB).

jobnumber

Indicates a job number to select.

Limits: 1 to 4 numeric characters

ALL

Indicates all jobs in the request, ready, and postprocess queues.

ALLP

Indicates same as ALL but includes all networks in the preprocess queue as well.

REF

Specifies workstation task reference number of the station to which the command applies.

Required: Yes, unless JOB is used (in which case omit REF).

nnnn

CA 7 job number. You can omit leading zeros. Reference numbers can be obtained by using the LPRE or LPOST commands.

rr

Relative sequence of the network in relation to other networks associated with the job. You cannot omit leading zeros.

s

Relative position of the station within the network. The first station is position 1.