Xerox 96MX User Manual
Page 145
![background image](/manuals/227177/145/background.png)
SPECIFYING INPUT PARAMETERS
XEROX DOCUPRINT 96/DOCUPRINT 96MX LPS PDL REFERENCE
4-53
RMULT
This parameter specifies a multiplication factor the record length
uses to determine the true record length.
Syntax
VOLUME RMULT =
option(s)
Options
Table 4-58 lists the parameter option(s) and definition(s).
RSAT
This parameter specifies whether to make a complete pass over the
multivolume set for each copy of a report that is processing
(REMOUNT) or whether a report split (SPLIT) occurs at the point of
disk saturation.
Syntax
VOLUME RSAT =
option(s)
Options
Table 4-59 lists the parameter option(s) and definition(s).
Table 4-58.
RMULT parameter option(s) and definition(s)
Option(s)
Definition(s)
value
An integer from 1 to 15.
The default is 1.
Table 4-59.
RSAT parameter option(s) and definition(s)
Option(s)
Definition(s)
REMOUNT
Specifies the vertical format unit (VFU) channel that
the system uses to signal the end of a report. When
a skip (determined by the printer carriage control
(PCC) field within a logical record) to the specified
channel occurs, the IBM OS Writer banner page is
considered found. The default is 9.
The default is REMOUNT.
SPLIT
Indicates that only one pass is made over the input
data and that the reports are in sections and
therefore require manual merging. Input processing
is faster for SPLIT since only one pass is required
over the input data. SPLIT is recommended for
graphics processing when using page interleaved or
move mode, since moving a large amount of graphic
data impacts data stream performance.