![Xerox 721P85530 Скачать руководство пользователя страница 164](http://html1.mh-extra.com/html/xerox/721p85530/721p85530_description_3644999164.webp)
DEFINING CLUSTERS
5-8
XEROX DOCUPRINT 180 LPS PDL REFERENCE
Step 4.
Use the FEED= DJDE in the JSL file to specify the cluster to be used.
For example:
...
...data for cover letter...
DJDE FEED=BILPAG,END;
...data for bill...
DJDE FEED=SUMMRY,END;
...data for summary sheet
(and in the JSL)
OUTPUT STOCKS=BILLS, FEED=COVER;
Note:
The specified cluster must be identified in the active
stockset.
If clusters are used in the print job, the OUTPUT command requires
the STOCKS= parameter; the FEED= parameter is optional. The
INIFEED= parameter of the STOCKSET command takes effect when
no FEED= parameter is coded. If the STOCKSET command has no
INIFEED= parameter, the first cluster specified in the STOCKSET
command is used. The following example produces the same results
as the previous example.
BILLS: STOCKSET ASSIGN=(’CV102’, COVER),
ASSIGN=(’BL231’, BILPAG),
ASSIGN=(’SM233’, SUMMRY),
INIFEED=COVER;
OUTPUT STOCKS=BILLS;
Note:
The STOCKS=DJDE makes the STOCKSET command
INIFEED= parameter take effect, thereby canceling the previous
FEED= parameter.
The STOCKSET command has an optional SYSPAGE=parameter. It
feeds the system pages (for example, PLABEL, OPRINFO, rollover
marker pages, accounting pages) from the specified cluster;
otherwise these pages are printed from the MAIN cluster. The
following example illustrates its use:
BILLS: STOCKSET ASSIGN=(’CV102’, COVER),
ASSIGN=(’BL231’, BILPAG),
ASSIGN=(’SM233’, SUMMRY),
ASSIGN=(’RED00’, RED),
INIFEED=COVER,
SYSPAGE=RED;
OUTPUT STOCKS=BILLS;
Содержание 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...