SPECIFYING INPUT PARAMETERSXEROX DOCUPRINT 180 LPS PDL REFERENCE 4-33DEFAULTThis parameter specifies an initial set of character type assignmentsfor use with masked comparisons. Default assignments for anystandard character set may be specified by coding the appropriatekeyword.Syntax TCODE DEFAULT =option(s)Options Table 4-38 lists the parameter option(s) and definition(s).The full set of assignments for any nonstandard (user-defined)character set may be specified by coding a value with an integernumber ranging in value from 0 through 7. If a 0 is specified, all thecharacters are untyped; if a 1 is specified, all the characters are type1; if a 7 is specified, all the characters are type 7. The initial set of typeassignments may be modified by specifying the TASSIGN andTRESET parameters.Table 4-38. DEFAULT parameter option(s) and definition(s)Option(s) Definition(s)tcode-type Available tcode-type keyword parameters are:• ASCII• BCD• EBCDIC• PEBCDIC• H2BCD• H6BCD• IBMBCD•valueInitial typecodes are set to allow the following:all numeric characters (0-9) are type 1characters, and all uppercase and lowercasealphabetic characters (A-Z, a-z) are type 2characters. All other characters, if any, areuntyped characters.There is no default.