Spooler Utilities Reference Manual
RPSetup Utility
Spooler Utilities Reference Manual—522295-003
6-12
ASSIGN and PARAM Commands
OFF!
specifies that the device is to be closed between jobs.
PARAM DEVFIFO
The PARAM DEVFIFO command specifies the algorithm by which jobs are selected for
printing on this device. This configuration parameter applies individually to all
interspooler threads. The command is equivalent to the SPOOLCOM command
DEV FIFO.
ON
specifies first-in, first-out (FIFO) queuing.
OFF
specifies that jobs are not queued in FIFO order but are queued according to an
algorithm that takes into account the relative length of an incoming job and how
long the other jobs have been in the queue. The default value is OFF.
PARAM DEVHEADER
The PARAM DEVHEADER command specifies whether a standard or batch header
page should precede each job. This configuration parameter applies to interspooler
threads controlled by a print process other than FASTP. This parameter is ignored by
the FASTP print process when a controlling job transfers between spoolers. These
jobs are always transferred without additional header or trailer pages.
At the target node, the print process can choose to add these header or trailer pages
according to settings configured for the real device. The PARAM DEVHEADER
command is equivalent to the SPOOLCOM command DEV HEADER.
ON
specifies that a header page should print at the beginning of every job.
OFF
Specifies that header pages are not to be printed at the beginning of jobs. The
default value is OFF.
BATCH
specifies that two header pages and three trailer pages (also containing job
information) print for every job. This enables jobs printed on accordion-fold paper
to have a header page appearing on top regardless of whether the job begins on
PARAM DEVFIFO { ON | OFF }
PARAM DEVHEADER { ON | OFF | BATCH }