Xerox 721P85530 Printer User Manual


 
SPECIFYING DYNAMIC JOB DESCRIPTOR ENTRIES (DJDES)
XEROX DOCUPRINT 180 LPS PDL REFERENCE 8-33
Example 2 DJDE to print a report with sheet reconciliation only:
$DJDE BTEXT=’RNA=Personnel Reviews,
CJN=HR052,NSE=249’,;
$DJDE BTEXT=’SEQ=1,TXT=326769 Harold R.
Adams’,END;
Example 3 Sample DJDE to audit a report with sheet reconciliation only, and
without page details:
$DJDE BTEXT=’RNA=Admin 31,NSE=4230’,END;
Example 4 Sample JSL for a test run. The same report name will be used each
time, and may be run as frequently as desired:
MESSAGE BTEXT=’RNA=Test01,LDT=0’;
C
This parameter allows for comment text to be included in the DJDE
record. The C must be followed by a space (not by an equal sign),
and must begin at the skip position specified in the IDEN command.
Any text up to a semicolon, comma (unless semicolon or comma is
enclosed in parentheses), or end-of-record is treated as
commentary.
Syntax C =
option(s)
Options Table 8-17 lists the parameter option(s) and definition(s).
Table 8-21. C parameter option(s) and definition(s)
Option(s) Definition(s)
text
Specifies the comment text.