Previous Topic: HELP Usage NotesNext Topic: HOLD Usage Notes


HOLD Command

The HOLD command interrupts the normal scheduling progress by holding the forward movement of a job. The command can also hold the contents of an entire queue. This function is available on the QM.1, QM.6, and QM.7 panels with a FILL value of H. Depending on the timing and whether there are any other predecessor situations, this process can sometimes be accomplished with the QM.3 panel.

This command has the following format:

HOLD,{JOB={jobname|jobnumber|refnumber}|JOBL=longjobname|Q={REQ|RDY}}
JOB

Defines the individual job or workstation network to hold. If JOBL or Q is specified, omit JOB.

Required: Yes (unless the JOBL or Q parameters are used).

jobname

Defines the job name of the job to hold.

Limits: 1 to 8 alphanumeric characters

jobnumber

Defines the job number of the job to hold.

refnumber

Defines the value for a workstation network task. Enter the value as the CA WA CA 7 Edition assigned reference number in the format nnnnrrs.

nnnn

Defines the CA 7 job number.

rr

Defines the relative sequence of the network in relation to other networks associated with the job. For input workstation networks, the value is 00.

s

Defines the position of the station within the network. The first station would be position 1.

JOBL

Defines the individual job to hold. If JOB or Q is specified, omit JOBL.

Required: Yes (unless the JOB or Q parameters are used)

longjobname

Defines the long job name of the job to hold.

Limits: 1 to 64 alphanumeric characters

Q

Specifies to hold the contents of an entire queue. If JOB or JOBL is specified, omit Q.

Required: Yes (unless the JOB or JOBL parameters are used).

REQ

Specifies to hold all jobs currently in the request queue.

RDY

Specifies to hold all jobs currently in the ready queue.