![Xerox Nuvera 100 Скачать руководство пользователя страница 54](http://html2.mh-extra.com/html/xerox/nuvera-100/nuvera-100_software-manual_3360849054.webp)
PDL principles and procedures
1-26
Using LCDS Print Description Language
Catalog level commands
The catalog level allows the coding of commands common to
several JDEs. A catalog can then be referenced in an INCLUDE
parameter in any following JDE commands. A catalog section of
a JSL begins with the CATALOG command and ends with the
appearance of another CATALOG command or a JOB
command. CATALOG commands may contain the same
commands that appear in the JOB command.
The CATALOG command has the form:
catname: CATALOG;
The CATNAME is a 1 to 6 character alphanumeric identifier, of
which at least one character must be alphabetic. The catalog
name is referenced by JDEs after the CATALOG command set
has been defined.
For example:
POWER: CATALOG;
In this command, POWER is the catalog level identifier to be
used in the INCLUDE parameter of a JOB command. To
reference the catalog named POWER in a job, the job level
command would be:
JOB1: JDE INCLUDE=POWER;
Job or JDE level commands
A JSL contains one or more elements called “jobs” or “Job
Descriptor Entries.” A JDE, along with its system level
commands, describes the options that apply to one printing task.
A JDE contains one input format, one set of processing
instructions, and one set of output instructions. The identifier for
each JDE (job) is a user defined name that you invoke to run the
job.
PDL commands that are coded within the job command level
override the system commands. For each job, values not
specified in any of the command sets are taken from the PDL
defaults. (Refer to the “PDL command and DJDE summary”
table in appendix A for a list of all command defaults.)
PDL commands coded at a catalog command level can be
incorporated as shown in the command syntax below.
CATNAME is a 1 to 6 character alphanumeric identifier of a
previously defined catalog name.
Содержание Nuvera 100
Страница 1: ...Xerox DocuPrint EPS Using LCDS Print Description Language 701P21091 Version 3 7 May 2003...
Страница 16: ...Table of contents xvi Using LCDS Print Description Language...
Страница 28: ...Introduction xxviii Using LCDS Print Description Language...
Страница 151: ...Specifying input parameters Using LCDS Print Description Language 2 43 Figure 2 3 Record format types...
Страница 227: ...Using logical processing Using LCDS Print Description Language 3 47 Figure 3 6 Effects of RPAGE SIDE parameter...
Страница 228: ...Using logical processing 3 48 Using LCDS Print Description Language Figure 3 7 Effects of RPAGE WHEN parameter...
Страница 240: ...Using logical processing 3 60 Using LCDS Print Description Language Figure 3 8 Sample RSTACK command usage illustration...
Страница 352: ...Specifying print format parameters 4 112 Using LCDS Print Description Language...
Страница 434: ...Using PDL commands for graphics 6 8 Using LCDS Print Description Language...
Страница 464: ...Character code assignments C 8 Using LCDS Print Description Language...
Страница 469: ...Offline specifications Using LCDS Print Description Language D 5 Figure D 2 LPS tape format diagram...
Страница 498: ...INDEX INDEX 12 Using LCDS Print Description Language...