
Using logical processing
Using LCDS Print Description Language
3-27
BANNER command: points to note
•
Field content captured via HJOBNO and HRPTNA is
translated using the CODE table in effect when the record
containing them is processed.
•
The following table shows the effect of the TCOUNT and
HCOUNT parameters of the BANNER command under the
conditions listed, and the results of each.
BANNER command examples
Following are examples of the BANNER command.
Example 1
The following commands define the BANNER criteria for a job
with two trailer pages and one header page. A string of 120
asterisks beginning in position 1 of line 66 occurs on header and
trailer pages.
Table 3-20. Summary of BANNER command parameter conditions and results
Condition
Parameter
Result
System positions to Top of
Form after processing the
end of the report.
If TCOUNT= 0
The page after the first header is positioned at TOF.
If TCOUNT not 0
The page after the last trailer is positioned at TOF.
A job is running with header
pages only as the offset
criteria.
TCOUNT = 0
Job parameters such as DJDEs and page
numbering for a given report are applied to the first
header page of the following report.
The system encounters a
page other than a banner
page.
TCOUNT = 0
The next banner page is treated as the first header
of a new report, even if HCOUNT is not satisfied.
The system encounters a
non-banner page before
HCOUNT is satisfied.
HCOUNT not 0
and
TCOUNT not 0
The system assumes that the report has fewer
header pages than were specified and begins
looking for trailer pages.
T1:
TABLE
CONSTANT=(120)'*';
C1:
CRITERIA
CONSTANT=(0,120,EQ,T1),
LINENUM=(66,1);
BANNER
TEST=C1, HCOUNT=1, TCOUNT=2,
HJOBNO=(121,6);
Содержание 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...