Sample Pdl Commands - Xerox DocuPrint 100 Software Manual

Enterprise printing system lcds print description language
Hide thumbs Also See for DocuPrint 100:
Table of Contents

Advertisement

Sample PDL commands

Using LCDS Print Description Language
The following table lists a set of commands in the order that they
might appear in a JSL. It shows the components of PDL
commands and a variety of right part options.
The commands are displayed below in table form so you can
more easily distinguish their components. When coding a JSL,
you may want to use tabs to separate these parts. You may also
prefer to place all parameters for a command on the same line
with the command keyword.
Table 1-5. Sample PDL commands
Command
Identifier
keyword
VFU1:
VFU
VFU2:
VFU
T1:
TABLE
C1:
CRITERIA
T2:
TABLE
C2:
CRITERIA
CME1:
CME
CME4:
CME
PDE2:
PDE
CODTAB:
CODE
RECORD
LINE
PDL principles and procedures
Parameter
keywords
Parameter options
ASSIGN=
(1, 1),
TOF=
1,
BOF=
55;
ASSIGN=
(1, (4, 59)),
TOF=
4,
BOF=
127;
CONSTANT=
('CLIPS');
CONSTANT=
(14, 5, EQ, T1),
LINENUM=
(6, 3);
CONSTANT=
('1');
CONSTANT=
(0, 1, NE, T2);
LINE=
3,
POS=
59,
CONSTANT=
'FIRST QUARTER';
LINE=
(1, 60),
POSITION=
5,
FONT=
2;
PMODE=
PORTRAIT,
BEGIN=
(1.1,.37),
FONTS=
(P08TYA, P08SCA);
DEFAULT=
EBCDIC,
ASSIGN=
(X'4A', X'B4');
STRUCTURE=
FB,
LENGTH=
132;
VFU=
VFU1,
DATA=
(1, 10),
OVERPRINT=
(PRINT, DISP);
1-15

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents