Specifying print format parameters
Using LCDS Print Description Language 4-21
IDR ILIST
This parameter provides a list of all the inks which may be
referenced by indexing in printing variable input data or CME
data.
Syntax ac:IDR ILIST = {‘inkname’ | (‘inkname
1
’ [‘inkname
2
’] [, ...])}
Options
Default No default
IDR ILIST
parameter: points
to note
• The first ink in the ILIST parameter is the default unless it is
overridden by an IDFAULT parameter.
• The maximum number of ink names that may be specified in
the ILIST parameter is 64.
• If an IDR parameter is not specified in the OUTPUT
command or if the IDR that is specified does not exist, the
system supplies DFIDR.IDR as the system default IDR.
DFIDR.IDR is a standard file that is provided with the system
software. It contains the definition of the system default
‘BLACK’ ink, specified by the following command:
DFIDR: IDR ILIST = ‘BLACK‘;
• When the VOLUME command CODE=NONE parameter is
specified, an ILIST parameter referencing a highlight color
primary causes the entire report to print in highlight mode. If
ILIST references only black ink, the report prints in black
mode.
Table 4-22. IDR ILIST parameter options and definitions
Option Definition
’inkname’ Name of an ink that may be referenced by ink indexing during printing.
Can be a solid primary color only.