User's Manual

Using Dynamic Job Descriptor Entries (DJDEs)
5-4 Using LCDS Print Description Language
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:
Command in JSL:
*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;
IDEN PREFIX='MTEST', SKIP=7, OFFSET=1,
OPRINFO=YES;