Spooler Plus Utilities Reference Manual
Spoolcom
Spooler Plus Utilities Reference Manual—522294-002
3-55
JOB Command
LOC [ #location ]
specifies a new location for the job. The job must be in the hold state before its
location attribute can be changed. If the #location parameter is omitted,
then #DEFAULT is the new location.
OWNER { group-name.user-name | group-number,user-number }
designates a new owner of a job. You can use the local form of either the
group and user name or the group and user number. The range for group-
number and user-number is 1 through 255.
REPORT [ report-name ]
changes the report name for the job. A job must be in the hold state before its
report name can be changed. A report-name is composed of as many as 16
letters, numbers, and blanks, and it must begin with a letter. It prints on the
header page, 8 characters to a line.
The default report name is the user ID, that is, group-name.user-name.
SELPRI selection-priority
specifies the selection priority of the job. A job must be in the hold state before
its priority attribute can be changed. When a job is added to the spooler, it is
given a default priority of 4. The priority can be a value in the range of 0
through 7. Jobs print in order of priority.
START
takes a job out of the hold state and places it in the ready state.
STATUS [ / OUT filename / ][ DETAIL ]
displays the status of selected jobs.
OUT filename
indicates where Spoolcom is to write the job status. If not specified, the
status is written to the Spoolcom OUT file (usually the home terminal).
If OUT filename is specified, Spoolcom writes the data to it in a manner
suitable for the file type, process, or device. The filename parameter
must be specified; if the file does not exist, Spoolcom creates an EDIT file
(file type 101). The file can be an EDIT file, unstructured file, relative file,
entry-sequenced file, spooler job file, process, or device.
DETAIL
requests a complete list of job attributes. This parameter displays the
attributes of jobs in the spooler subsystem.