Roffset Command - 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

PAPERSTK: STOCKSET
T1:
T2:
T3:
C1:
C2:
C3:

ROFFSET command

Using LCDS Print Description Language
ASSIGN=('RED',REDPPR),
ASSIGN=('BLUE',BLUPPR),
ASSIGN=('GREEN',GRNPPR);
TABLE
CONSTANT=('ABC');
TABLE
CONSTANT=('DEF');
TABLE
CONSTANT=('GHI');
CRITERIA
CONSTANT=(4,3,EQ,T1);
CRITERIA
CONSTANT=(4,3,EQ,T2);
CRITERIA
CONSTANT= (15,3,EQ,T3);
RFEED
TEST=((C1,'RED'), (C2,'BLUE'), C3,
'GREEN'));
In this example, the system checks C1, C2, and then C3. If
C2 and C3 satisfy the specified criteria, the C2 stock has
priority over the C3 stock due to its position in the JSL.
The logical processing ROFFSET command enables you to
initiate a page offset in the stacker tray under control of the input
data and DJDE records. These special user-controlled offsets
can simplify job distribution by creating separate stacks for each
recipient. No other special processing occurs as a result of the
ROFFSET test being satisfied; for instance, the report is not
terminated and multiple copies are not produced at the offset
juncture.
ROFFSET forces the logical page on which the criteria are
satisfied to be the first logical page on a new sheet.
The page on which the offset occurs can be determined by the
following criteria:
If the record that satisfies the ROFFSET test is printed on a
page of the output, that page is on the offset sheet.
If the record that satisfies the ROFFSET test is not printed on
a page of the output, that is, it is deleted by RDELETE, the
ROFFSET function is performed for the next printable record.
If the next printable record causes a transition to the next
page, that next page is offset.
Using logical processing
3-39

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents