![Xerox Nuvera 100 Software Manual Download Page 210](http://html2.mh-extra.com/html/xerox/nuvera-100/nuvera-100_software-manual_3360849210.webp)
Using logical processing
3-30
Using LCDS Print Description Language
The contents of the first byte of each tape block (offset=0,
length=1) is examined for the character constant 'P'. When a 'P'
is detected, the entire block is selected (BSELECT) for printing.
When the first byte of any block does not contain a 'P', that block
is bypassed and not printed. In this example, only block 1 is
printed.
The following figure shows a sample of how BSELECT and
BDELETE commands are used.
Figure 3-2. Sample BSELECT and BDELETE command
usage
Example 2
The following example shows a BDELETE command that will
delete from the tape any blocks that contain $$11:
T1:
TABLE
CONSTANT=('$$11');
C1:
CRITERIA
CONSTANT=(4,4,EQ,T1);
BDELETE
TEST=C1;
Summary of Contents for Nuvera 100
Page 1: ...Xerox DocuPrint EPS Using LCDS Print Description Language 701P21091 Version 3 7 May 2003...
Page 16: ...Table of contents xvi Using LCDS Print Description Language...
Page 28: ...Introduction xxviii Using LCDS Print Description Language...
Page 352: ...Specifying print format parameters 4 112 Using LCDS Print Description Language...
Page 434: ...Using PDL commands for graphics 6 8 Using LCDS Print Description Language...
Page 464: ...Character code assignments C 8 Using LCDS Print Description Language...
Page 498: ...INDEX INDEX 12 Using LCDS Print Description Language...