Xerox 96MX User Manual
Page 356
![background image](/manuals/227177/356/background.png)
SPECIFYING DYNAMIC JOB DESCRIPTOR ENTRIES (DJDES)
8-28
XEROX DOCUPRINT 96/DOCUPRINT 96MX LPS PDL REFERENCE
DATA
This parameter specifies the location and length of printable data
within an input record. It takes effect at the next record following a
DJDE END parameter.
Syntax
DATA =
option(s)
Options
Table 8-21 lists the parameter option(s) and definition(s).
DESTINATION
This parameter determines the delivery destination of paper.
Syntax
DESTINATION =
option(s)
Options
Table 8-22 lists the parameter option(s) and definition(s).
Table 8-21.
DATA parameter option(s) and definition(s)
Option(s)
Definition(s)
(
pdo, length)
This option has the following components:
•
pdo
(Print data offset) is the number of bytes
between the start of the user portion of the
logical record and the first character of the
record to be printed.
•
length
Specifies the maximum length of printable data
within each logical record. For offline systems
the default is (1,132). For online systems the
default is (0,150). For HOST=RSX11(FLX), the
DATA parameter must be included in the user’s
JSL since the default pdo value causes the first
data byte to be skipped.
The default is (1,132) offline.
The default is (0,150) online.
Table 8-22.
DESTINATION parameter option(s) and
definition(s)
Option(s)
Definition(s)
BIN
Specifies delivery to the currently active bin.
TRAY
Specifies delivery to the sample tray. Transparencies
should only be sent to the sample tray. Use caution
when selecting the sample tray because of its limited
capacity.
EXPORT
Specifies that sheets be sent to the bypass transport.
Export is honored only if SELECT=AUTO is specified
by the operator.