![Xerox 721P85530 Скачать руководство пользователя страница 41](http://html1.mh-extra.com/html/xerox/721p85530/721p85530_description_3644999041.webp)
PRINT DESCRIPTION LANGUAGE (PDL)
XEROX DOCUPRINT 180 LPS PDL REFERENCE
2-3
In addition, there are syntax rules you must use in order for the
system to recognize and process your JSLs. These rules are
described later in this section.
Figure 2-2.
Example of PDL command components
In this example, the identifier, parameter keyword, and parameter
options are all part of the VFU command, which is represented by
VFU, the required command keyword. All of these components may
be collectively referred to as a command statement.
Identifier
If the command is to be referenced by another command, an
identifier must precede the command keyword.
The PDL command below has a command identifier (VFU1), a
command keyword (VFU), and three command parameters
(ASSIGN, TOF, BOF):
VFU1: VFU ASSIGN=(1,1),TOF=1,BOF=55;
END;
A command identifier is a label that may consist of one to six
alphanumeric characters (A-Z and 0-9). It must be followed by a
colon (:). The identifier VFU1 in the command above could be coded
with any number of blanks following the VFU1 characters, but can
have no blanks within the identifier name.
Note:
The VFU1 identifier is referenced in the LINE command
(LINE VFU=VFU1) of tables 2-1 and 2-2. A command that requires
an identifier must always be defined prior to any reference to it.
Command keyword
A command keyword is required. For example, CME is the command
keyword in table 2-1 and VFU, TABLE, CRITERIA, CME, PDE, and
so on are the command keywords in table 2-2. A command keyword
is required for each PDL command statement. All command
keywords are listed in appendix A.
Содержание 721P85530
Страница 1: ...Xerox DocuPrint 180 Laser Printing System Print Description Language Reference April 1998 721P85530...
Страница 4: ...iv XEROX DOCUPRINT 180 LPS PDL REFERENCE...
Страница 26: ...xxvi XEROX DOCUPRINT 180 LPS PDL REFERENCE...
Страница 38: ...OVERVIEW 1 12 XEROX DOCUPRINT 180 LPS PDL REFERENCE...
Страница 114: ...SPECIFYING INPUT PARAMETERS 4 26 XEROX DOCUPRINT 180 LPS PDL REFERENCE Figure 4 3 Record format types...
Страница 156: ...SPECIFYING INPUT PARAMETERS 4 68 XEROX DOCUPRINT 180 LPS PDL REFERENCE...
Страница 166: ...DEFINING CLUSTERS 5 10 XEROX DOCUPRINT 180 LPS PDL REFERENCE...
Страница 175: ...PRINT FORMAT COMMANDS XEROX DOCUPRINT 180 LPS PDL REFERENCE 6 9 Figure 6 1 Sample marker page...
Страница 294: ...USING LOGICAL PROCESSING 7 12 XEROX DOCUPRINT 180 LPS PDL REFERENCE Figure 7 1 String comparison parameters...
Страница 315: ...USING LOGICAL PROCESSING XEROX DOCUPRINT 180 LPS PDL REFERENCE 7 33 Figure 7 6 Effects of RPAGE command SIDE parameter...
Страница 316: ...USING LOGICAL PROCESSING 7 34 XEROX DOCUPRINT 180 LPS PDL REFERENCE Figure 7 7 RPAGE command parameters...
Страница 430: ...PDL COMMAND QUICK REFERENCE B 8 XEROX DOCUPRINT 180 LPS PDL REFERENCE...
Страница 488: ...INDEX INDEX 10 XEROX DOCUPRINT 180 LPS PDL REFERENCE...