![Xerox Nuvera 100 Скачать руководство пользователя страница 75](http://html2.mh-extra.com/html/xerox/nuvera-100/nuvera-100_software-manual_3360849075.webp)
PDL principles and procedures
Using LCDS Print Description Language
1-47
Hints and tips
The following tips may help you as you create your JSL.
•
The only required elements in a JSL are:
–
A JDL name, which is the name of the file created by
compiling the JSL
–
One or more job names (JDEs)
–
END; command at the end of the JSL.
CATPOW:
CATALOG;
VOLUME
HOST=IBMONL, CODE=EBCDIC;
RECORD
LENGTH=135, STRUCTURE=VB, PREAMBLE=2,
ADJUST=3;
CATGRP:
CATALOG;
VOLUME
HOST=IBMONL, CODE=EBCDIC;
RECORD
LENGTH=135, STRUCTURE=VB, PREAMBLE=1,
LTHFLD=1, FORMAT=BIN, OFFSET=0,
ADJUST=2;
/*Job or JDE level commands*/
1:
JDE;
OUTPUT
IDR=IDR1, NUMBER=(1, 1, 0, 1,’BLACK’),
FORMAT=PDE1, LOGO=(SIG1,1.5 IN,6.0 IN);
2:
JDE
INCLUDE=CATPOW;
VOLUME
HOST=IBMONL, CODE=PEBCDIC;
OUTPUT
IDR=IDR2, FORMAT=PDE2, IDFAULT=2,
FORMS=STMT3;
ABNORMAL
ERROR=CONTINUE, IMISMATCH=CONTINUE;
3:
JDE
INCLUDE=CATGRP;
OUTPUT
COPIES=5, IDFAULT=’BLACK’, XMP=REPORT;
DFLT:
JDE;
END;
Table 1-8. Sample JSL (Continued)
Содержание 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...