Xerox 701P21091 Options 53. Tcode Default parameter options and definitions, Tcode Tassign

Models: 701P21091

1 498
Download 498 pages 22.54 Kb
Page 159
Image 159

Specifying input parameters

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

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.

 

 

 

Default

TCODE DEFAULT parameter: points to note

No default

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, (’inputspec1’ [’inputspec2’] [,...]))}

Using LCDS Print Description Language

2-51

Page 159
Image 159
Xerox 701P21091 manual Options 53. Tcode Default parameter options and definitions, Tcode Tassign