![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/9/24/924a48cf-2546-4e63-965b-cff220d08d93/924a48cf-2546-4e63-965b-cff220d08d93-bg2c.png)
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