[next] [previous] [contents]
Table 13-6: SET ENTRY Qualifiers for Changing Jobs
Qualifier Description
/[NO]AFTER= time Controls whether a job is held until after a specified time.
For more information, see Section 13.9.6.3.
/CHARACTERISTICS=( characteristic [,...]) Specifies the name or number of one or more characteristics
associated with a batch or print job. For more information,
see Section 13.8.3.
/FORM= form-name-or-number Specifies the name or number of the form to be associated
with a print job. For more information, see Section 13.8.9.
/[NO]HOLD Controls whether a job is available for immediate process-
ing or held until it is released for processing. For more
information, see Section 13.9.6.3.
/PRIORITY= n Specifies the scheduling priority of the job. For more infor-
mation, see Section 13.9.6.4.
/RELEASE Releases a previously held job. For more information, see
Section 13.9.6.3.
/REQUEUE= queue-name [:] Requests that the job be moved from the original queue to
the specified queue; this qualifier can also be used with the
STOP/QUEUE/ENTRY command. For more information, see
Section 13.9.6.6.
/RESTART Specifies whether a batch or print job is restarted after a sys-
tem failure or a STOP/QUEUE/REQUEUE command. Print
jobs are restartable by default. Batch jobs are restartable only
if submitted or modified with the /RESTART qualifier.