Using logical processing
3-36
Using LCDS Print Description Language
Options
Default
No default
RDELETE and RSELECT commands: point to note
The RSELECT and RDELETE commands are supported on the
DP EPS only for offline printing.
RDELETE command example
The following commands illustrate the use of RDELETE to
process interspersed reports on a record basis (refer to the
following figure).
The above example shows that, if the contents of a deletion
control field located 104 bytes from the start of the user portion
of the record are equal to the constant 'EFGH,’ the record is not
printed.
In the example illustrated in the following figure, records 2 and 6
will not be printed.
Table 3-27. RDELETE and RSELECT TEST parameter options and
definitions
Option
Definition
testexp
•
For RSELECT: Specifies the test criteria that, if met, will cause the record
to be selected for printing.
•
For RDELETE: Specifies the test criteria that, if met, will cause the record
to be deleted from the printed output.
Refer to “Coding a test expression,” earlier in this chapter, for the format and
syntax of a testexp.
T1:
TABLE
CONSTANT=('EFGH');
C1:
CRITERIA
CONSTANT=(104,4,EQ,T1);
RDELETE
TEST=C1;
Содержание 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...