Example 2 - Xerox 6100BD - Phaser Color Laser Printer Software Manual

Using lcds print description language
Hide thumbs Also See for 6100BD - Phaser Color Laser Printer:
Table of Contents

Advertisement

Using logical processing
3-30
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

Example 2

The following example shows a BDELETE command that will
delete from the tape any blocks that contain $$11:
T1: TABLE
C1: CRITERIA
BDELETE
usage
CONSTANT=('$$11');
CONSTANT=(4,4,EQ,T1);
TEST=C1;
Using LCDS Print Description Language

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents