Specifying input parameters
Using LCDS Print Description Language
2-51
TCODE DEFAULT
Specifies an initial set of character type assignments for use with
masked comparisons. You may specify default assignments for
any standard character set by coding the appropriate keyword.
Syntax
ac
: TCODE DEFAULT = {
tcode Type
|
value
}
Options
Default
No default
TCODE DEFAULT
parameter: points
to note
If you specify a
tcode Type
, this sets the following conditions:
•
All numeric characters (0 through 9) are type 1 characters.
•
All alphabetic characters (A through Z, a through z) are type
2 characters.
•
All other characters are untyped.
TCODE TASSIGN
Associates one or more specified characters with one or more
specified type codes. May also be used to disassociate one or
more characters from all type code assignments. Can be
specified more than once in a TCODE command.
Syntax
ac
: TCODE TASSIGN = {(
typespec
, ’
inputspec
’) | (
typespec
,
(’
inputspec
1
’ [’
inputspec
2
’] [,...]))}
Table 2-53. TCODE DEFAULT parameter options and definitions
Option
Definition
tcode Type
Available tcode type keyword parameters are:
•
ASCII
•
BCD
•
EBCDIC
•
PEBCDIC
•
IBMBCD
value
An integer from 0 to 7.
•
If you specify 0, all the characters are untyped.
•
If you specify 1, all the characters are type 1. If you specify 7, all the
characters are type 7, and so forth.
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 ...