Specifying input parameters
Using LCDS Print Description Language
2-29
KCODE ASSIGN
Defines double-byte character code assignment exceptions or
an entire user character translation table.
Syntax
ac
: KCODE ASSIGN = {(
input
,
output
) | (
input
, (
output
1
[,
output
2
] [,...])}
Options
Default
No default
KCODE DEFAULT
Specifies a base code from which you can make double-byte
character code assignment exceptions.
The base code is specified by a
codetype
; the exceptions are
specified in the ASSIGN parameter.
Syntax
ac
: KCODE DEFAULT =
codetype
Options
Default
No default
Table 2-29. KCODE ASSIGN parameter options and definitions
Option
Definition
input
A numeric constant that defines the input double-byte code.
output
A numeric constant that defines the output double-byte code that corresponds
to the input code
Table 2-30. KCODE DEFAULT parameter options and definitions
Option
Definition
codetype
Keyword for one the following double-byte codes:
•
IBM: Specifies the IBM Nihongo character set (Kanji double-byte sets)
•
JEF: Specifies the Fujitsu JEF Kanji double-byte character set.
•
JIS
•
KEIS: Specifies the Hitachi KEIS Kanji double-byte character set
Summary of Contents for Docuprint 75
Page 16: ...Table of contents xvi Using LCDS Print Description Language ...
Page 26: ...Introduction xxvi Using LCDS Print Description Language ...
Page 108: ...PDL principles and procedures 1 82 Using LCDS Print Description Language ...
Page 354: ...Specifying print format parameters 4 114 Using LCDS Print Description Language ...
Page 436: ...Using PDL commands for graphics 6 8 Using LCDS Print Description Language ...
Page 452: ...PDL command and DJDE summary A 16 Using LCDS Print Description Language ...
Page 470: ...Character code assignments C 8 Using LCDS Print Description Language ...
Page 478: ...Offline specifications D 8 Using LCDS Print Description Language ...
Page 506: ...INDEX INDEX 12 Using LCDS Print Description Language ...