Xerox FreeFlow Printer User Manual


 
Using Dynamic Job Descriptor Entries (DJDEs)
5-16 Using LCDS Print Description Language
ASSIGN DJDE
Specifies an assignment of a VFU channel number to a page line
number or set of line numbers.
Type Record oriented
Syntax ASSIGN= (channo, lineno)
or
ASSIGN = (channo, (lineno
1
[, lineno
2
] [, ...]))
Options
ASSIGN DJDE: points to note
ASSIGN DJDEs take effect at the next record following an
END DJDE. DJDEs affect only those channels for which
assignments have been specified. Other channels remain the
same.
It is possible to have multiple ASSIGN parameters within a
DJDE.
The ASSIGN parameters are the same as for the VFU
command ASSIGN parameter described under PDL
Reference.
BATCH DJDE
Permits normal processing of online banner pages for Batch
mode jobs by delimiting the Batch mode graphic data.
Type Record oriented graphic
Table 5-8. ASSIGN DJDE options and definitions
Option Definition
channo channel number.
The number of the channel being assigned. It is an integer in the range 0 to 12.
lineno line number.
The number of the output print line being assigned to a particular channel. It is
an integer in the range TOF to BOF.