Xerox 721P85530 Printer User Manual


 
SPECIFYING INPUT PARAMETERS
XEROX DOCUPRINT 180 LPS PDL REFERENCE 4-9
CODE command
A CODE command is referenced by the CODE or LCODE
parameters of the VOLUME command whenever a user-defined
code translation table is required.
An identifier label (ac:) is optional for the first CODE command within
a JDE. Thereafter, each additional CODE command within the JDE
must be labeled. Therefore, when multiple CODE commands are
available within a JDE or JDL, only one can be unlabeled. The syntax
is ac:CODE.
Table 4-13 summarizes the use of the CODE command parameters.
The following sections describe the syntax of the command
parameters and explanations of the parameter options.
ASSIGN
This parameter defines user code assignment exceptions, or the
entire user character translation table.
Syntax CODE ASSIGN =
option(s)
Options Table 4-14 lists the parameter option(s) and definition(s).
Table 4-13. Summary of BLOCK command parameters
Parameter Specifies Offline Online DJDE
ASSIGN User-defined code assignments Y Y N
DEFAULT Standard character translation table Y Y N
Table 4-14. ASSIGN parameter option(s) and definition(s)
Option(s) Definition(s)
input
,(
output
1
[,
output
2
][,...])
This option has the following components:
input
Defines the input code.
output
Defines the output code, such as hexadecimal
or decimal, that corresponds to the input code.