![Xerox 721P85530 Скачать руководство пользователя страница 72](http://html1.mh-extra.com/html/xerox/721p85530/721p85530_description_3644999072.webp)
CREATING A JOB SOURCE LIBRARY (JSL)
3-14
XEROX DOCUPRINT 180 LPS PDL REFERENCE
Specifying output requirements
There are many specifications you can select to define the manner
and look of your printed application. You can also have messages
displayed to operators to advise or remind them of special
circumstances. This is done with the MESSAGE command:
MESSAGE OTEXT=(’ALL FORMS DUPLEX
ONLY!!!’,1,WAIT),
ITEXT=(’COPY 2 WILL NEED BLUE PAPER’);
Similarly, the ROUTE command sends printed information preceding
the report to operators. Most output specifications are selected from
parameters of the OUTPUT command. As with other commands,
these can be specified at any command level, but are most often
specified at the job level because of the many variations possible.
Here are some examples:
/* Job level commands*/
JOB1: JDE;
OUTPUT DUPLEX=YES,
SHIFT=YES,
FORM=SMPLE,
MODIFY=CME1,
FORMAT=PDE1,
COPIES=10,
BFORM=SMLBK,
OFFSET=FIRST,
PURGE=NO;
JOB2: JDE;
LINE VFU=VFU2UP;
OUTPUT FORMAT=PDE4,
FORMS=SPL2,
COPIES=7;
The SEFFNT command specifies font mapping.
The EXPORT command specifies how reports will be segmented.
The DESTINATION parameter of the OUTPUT command specifies
where printed output is delivered.
Ending a JSL
When you are finished constructing your JSL, you must let the
system know you are finished by entering the END command plus a
semicolon:
END;
Содержание 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...