PDL principles and procedures
1-16
Using LCDS Print Description Language
PDL command categories
PDL commands are classified according to their functional
categories: input, logical processing, or output (print formatting)
commands. DJDEs are in a separate category, because they are
specified in the data stream instead of a JSL. Descriptions of the
commands are listed according to command category, within the
following chapters:
•
“Specifying input parameters”
•
“Using logical processing”
•
“Specifying print format parameters”
•
“DJDE descriptions”
For a summary of all commands, refer to:
•
“PDL command and DJDE summary” (Appendix A)
•
“PDL command quick reference” (Appendix B)
ACCT
USER=
DEPT=
BIN,
'MEDCAR';
OUTPUT
FORMS=
FORMAT=
MODIFY=
XER111,
PDE2,
CME4;
ROUTE
RTEXT=
RFORM=
('ENGINEERING', 2, 56, 109),
XERCOV;
RDELETE
TEST= (C1,
AND,
C2);
IDEN
PREFIX=
SKIP=
OFFSET=
‘$DJDE',
10,
1;
Table 1-5. Sample PDL commands (Continued)
Identifier
Command
keyword
Parameter
keywords
Parameter options
Summary of Contents for Docuprint 75
Page 16: ...Table of contents xvi Using LCDS Print Description Language ...
Page 26: ...Introduction xxvi Using LCDS Print Description Language ...
Page 108: ...PDL principles and procedures 1 82 Using LCDS Print Description Language ...
Page 354: ...Specifying print format parameters 4 114 Using LCDS Print Description Language ...
Page 436: ...Using PDL commands for graphics 6 8 Using LCDS Print Description Language ...
Page 452: ...PDL command and DJDE summary A 16 Using LCDS Print Description Language ...
Page 470: ...Character code assignments C 8 Using LCDS Print Description Language ...
Page 478: ...Offline specifications D 8 Using LCDS Print Description Language ...
Page 506: ...INDEX INDEX 12 Using LCDS Print Description Language ...