Spooler Plus Utilities Reference Manual
RPSetup Utility
Spooler Plus Utilities Reference Manual—522294-002
5-14
ASSIGN and PARAM Commands
individually to all interspooler threads. The command is equivalent to the SPOOLCOM
command DEV TRUNC.
ON
causes the print process to discard the ends of spooled lines that are longer than
the device width.
OFF
causes the print process to print on the next sequential line the ends of any
spooled lines that are longer than the device width. The default value is OFF.
PARAM DEVWIDTH
The PARAM DEVWIDTH command configures the maximum line length for the device.
This configuration parameter applies individually to all interspooler threads. The
command is equivalent to the SPOOLCOM command DEV WIDTH.
device-width
specifies the maximum line length for the device. The range of values is 0 through
32676; -1 is also valid. A value of -1 (the default value) causes the print process
for the device to obtain the record size from the file-system DEVICEINFO
procedure. A value of 0 indicates that there is no limit to width.
PARAM NUMTHREADS
The PARAM NUMTHREADS command establishes the number of interspooler
threads. Each thread is a device (DEV entry) in the local spooler configuration. The
number of threads establishes the maximum number of print jobs that can
simultaneously be transferred from the local spooler to the remote spooler.
number
is the number of threads. The value can be 1 through the maximum number of
devices supported by the assigned print file (ASSIGN PRINTFILE command). For
FASTP—the spooler-released print processes—the maximum values possible
is 32. The default value is 2.
PARAM DEVTRUNC { ON | OFF }
PARAM DEVWIDTH device-width
PARAM NUMTHREADS number