Xerox 96MX User Manual
Page 202

PRINT FORMAT COMMANDS
6-28
XEROX DOCUPRINT 96/DOCUPRINT 96MX LPS PDL REFERENCE
SPLIT
This parameter specifies the use of segment management, and is
required in order for the other EXPORT parameters to work.
Syntax
EXPORT SPLIT =
option(s)
Options
Table 6-21 lists the parameter option(s) and definition(s).
Example
SPLIT=(2,7);
Refer to the "Points to note" section in this chapter for additional
information.
Table 6-21.
SPLIT parameter option(s) and definition(s)
Option(s)
Definition(s)
(
min, max)
Specifies the minimum and maximum numbers of
sheets, including any separator sheets, allowed in a
segment. The minimum available number is 1 and
the maximum number is 65,535.
If a segment end has not occurred by the time max
sheets are generated, then the printer declares end-
of-segment. If end-of-segment occurs before min
sheets are generated, then the printer generates
padding of either blank or multiple LAST sheets (if
LAST separators have been specified).
There is no default.