Spooler Programmer's Guide
Spooler Procedure Calls
Spooler Programmer’s Guide—522287-002
4-66
SPOOLSTART Procedure
specifies certain attributes of the job.
The bit fields are as follows:
The default job priority is 4; all other bits are set to 0.
owner input
INT:value
allows the caller to assign job ownership. The owner name is
group number:user number.
The default owner of a job is the user who opened the file to the collector.
max-lines input
INT(32):value
is the maximum number of lines to allow for the job. The current range is 0
through 65534. This parameter is a 32-bit integer to allow for future expansion of
the upper limit. If max-lines is omitted or 0, no maximum number is enforced.
max-pages input
INT(32):value
is the maximum number of pages to allow for the job. The current range is
0 through 999999. This parameter is a 32-bit integer to allow for future expansion
of the upper limit. If max-pages is omitted or 0, no maximum number is enforced.
<0> Reserved for use by the collector
<1> ASCII compression: 0 = off
1 = on
<2:8> Reserved for use by the collector
<9> HOLD flag: 0 = off
1 = on
<10> HOLDAFTER flag: 0 = off
1 = on
<11> SPOOLWRITE, SPOOLCONTROL, SPOOLCONTROLBUF,
and SPOOLSETMODE exit before writing the level-3 buffer
to the collector process, so that user can checkpoint:
0 = no
1 =
yes
<12> Delete existing data in spooler job file: 0 = no
1 =
yes
<13:15> Job priority