SPECIFYING INPUT PARAMETERS
XEROX DOCUPRINT 180 LPS PDL REFERENCE 4- 17
INITIAL
This parameter specifies the initial reference point (TOF or BOF)
from which a report performs its first carriage control function.
Syntax
ac
:PCC INITIAL =
option(s)
Options Table 4-20 lists the parameter option(s) and definition(s).
MASK
This parameter specifies
Syntax
ac
:PCC MASK =
option(s)
Options Table 4-21 lists the parameter option(s) and definition(s).
Table 4-20. INITIAL parameter option(s) and definition(s)
Option(s) Definition(s)
TOF Specifies the control program to perform the first
spacing, skipping, or printing action from the top of
form.
The default is TOF.
The DEFAULT parameter must precede any
ASSIGN parameter. Any preceding ASSIGN
parameter is not incorporated into the PCC table.
BOF Specifies the control program to perform the first
spacing, skipping, or printing action from the bottom
of form.
Table 4-21. Parameter option(s) and definition(s)
Option(s) Definition(s)
value
Specifies an 8-bit value to be ANDed with the printer
carriage control byte being processed. ANDing
occurs after translation, if any (refer to “Points to
note—PCC command,” item 4). The result of this
process is to mask off bits from the carriage control
byte code which are not relevant to the operation
being specified.
The default is X’FF’.