PDL principles and procedures
Using LCDS Print Description Language
1-3
Refer to the “Specifying DJDE records” section of the “Using
Dynamic Job Descriptor Entries (DJDEs)” chapter for information
on how to include DJDEs in the data stream.
PDL command structure and components
In order for the system to recognize and respond correctly to
your PDL commands, you must construct and enter them
correctly. Some components of PDL commands must be
specified every time, while others are optional. There are some
rules for constructing commands. You must follow these rules in
order for your system to print your job the way you want it. Refer
to “Command syntax” later in this chapter for details on the JSL
syntax rules.
Command lines
The JSL consists of command lines, also called
records
, on
which you enter PDL commands. The length of these records
can be up to 133 characters for JSLs on tape.
NOTE: If you select the [TRUNCATE] option of the xjdc
compiling command, only characters 1 through 72 may be used
for parameter information. Refer to “Compiling a JSL” later in this
chapter.
You can continue commands on successive lines if the
parameters are separated by commas. Multiple commands may
appear on one record line if separated by semicolons.
Components of a command
Each PDL command consists of a command keyword and one or
more parameters. Parameters are separated by commas or
spaces. A PDL command has the following parts:
•
Command identifier (if required)
NOTE: DJDEs do not have identifiers.
•
Command keyword
•
One or more command parameters
•
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 ...