Xerox FreeFlow Mtest C MULTI-RECORD Djde Example, Iden PREFIX=MTEST, SKIP=7, OFFSET=1 OPRINFO=YES

Models: FreeFlow

1 506
Download 506 pages 3.91 Kb
Page 358
Image 358

Using Dynamic Job Descriptor Entries (DJDEs)

The following figure shows the usage of a single record DJDE and the IDEN command.

Figure 5-1. Single record DJDE diagram and IDEN command

The following is an example of a multiple record DJDE. DJDE packet in data stream:

*MTEST C MULTI-RECORD DJDE EXAMPLE;

*MTEST FORMS=(XEROX1,1,3), FORMAT=XPDE12, FONTINDEX=1, NUMBER=(3,15,55);

*MTEST COPIES=20,COLLATE=YES, ASSIGN=(1,5), ASSIGN=(5,32);

*MTEST FONTS=((P0612A),(P0812A));

*MTEST ASSIGN=(12,63), TOF=5, BOF=66;

END;

Command in JSL:

IDEN PREFIX='MTEST', SKIP=7, OFFSET=1,

OPRINFO=YES;

5-4

Using LCDS Print Description Language

Page 358
Image 358
Xerox FreeFlow manual Mtest C MULTI-RECORD Djde Example, Mtest COPIES=20,COLLATE=YES, ASSIGN=1,5, ASSIGN=5,32