PRINT FORMAT COMMANDS
6-28 XEROX DOCUPRINT 180 LPS PDL REFERENCE
Points to note
Note the following when using the EXPORT command :
•SNUMBER
If you specify a line and column value for SNUMBER that is off
the page, the segment number will not print. Furthermore, if the
system encounters a valid SNUMBER dynamic job descriptor
entry (DJDE) under this condition, unpredictable results may
occur.
•SPLIT = OFF
Segment management processing is turned off when the LPS
encounters a SPLIT=OFF dynamic job descriptor entry (DJDE).
In addition, all segment management parameters are affected
in the following ways:
— SRECOVER defaults to PAGE recovery
— SEPARATORS are forced to NONE.
— Segment numbering restarts to PART 001 if segment
management processing is turned back on.
You must use the DJDE SPLIT = (min, max) to reinstate
segment management processing after it has been disabled by
the DJDE SPLIT=OFF.
•SPLIT = NOW
If segment processing is not in effect (that is , it either was not
specified in the JDL or the DJDE SPLIT=OFF was invoked), the
system ignores the DJDE SPLIT=NOW.
•Ending a segment
A segment may be ended under any of these conditions:
— The maximum allowable value is reached. This value is
taken from the specified value in the SPLIT command.
— The end-of-report condition is met, including the logical
end-of-report as specified in the RSTACK command.
— An end-of-data condition is met.
— SEPARATORS is specified in a DJDE.
— The system encounte rs a SPLIT=NOW dy nam ic job
descriptor entry.
— The system encounters a SPLIT=OFF dynamic job
descriptor entry.
•Using a new separator page
You may use a new separator page under these conditions:
— A SEPARATOR S dynamic job descriptor entry (DJDE) is
specified.
— An end-of-report condition is met, including the logical end-
of-report as specified in the RSTACK command.