Specifying print format parameters
4-18
Using LCDS Print Description Language
CME command examples
This section shows two examples of uses of the CME command.
Example 1
CME parameters specified in standard form:
CME parameters specified in short form:
or
Example 2
The following is an example of copy sensitive CMEs.
For the first copy of the report, line 3 is modified by the text
'FIRST QUARTER'. For the second copy, the character '*' is
inserted in lines 37, 38, and 39 for 6 character positions (starting
in column 81). For copy 3, fonts are changed for lines 1 to 60 at
character positions 5 and 12. These fonts must be defined in the
FONTS parameter of the PDE command.
CME12:
CME
LINE=47, POS=1, FONT=5,
CONSTANT=(5)'*', LINE=48, POSITION=1,
FONT=1, LINE=49, POS=10,
CONSTANT='ABCD';
CME12:
CME
L47,P1,F5,(5)'*',L48,P1,F1,L49,P10,C'ABCD';
CME12:
CME
L47P1F5(5)'*'L48P1F1L49P10C'ABCD';
CME1:
CME
LINE=3, POS=59, CONSTANT='FIRST
QUARTER';
CME2:
CME
LINE=(37,3), POS=81, CONSTANT=(6)'*';
CME3:
CME
LINE=(1,60), POS=5, FONT=2, POS=12,
FONT=1;
OUTPUT
COPIES=3, MODIFY=(CME1,1,1),
MODIFY=(CME2,2,1), MODIFY=(CME3,3,1);
Содержание 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...