COBOL Manual for TNS and TNS/R Programs
Environment Division
HP COBOL Manual for TNS and TNS/R Programs—522555-006
6-9
OBJECT-COMPUTER Paragraph
If you specify a character-set-type other than USASCII or UK, the ALPHABETIC
class includes additional characters (see Table 6-2). The French character sets differ
only in non-ALPHABETIC characters.
Table 6-2. Additional Characters Accepted by Alphabetic Class Tests With
Nondefault Character Sets
Character Set
ASCII Character (Decimal Value and ASCII Graphic)
64
@
91
[
92
\
93
]
94
^
96 123
{
124
|
125
}
126
~
DANSK-NORSK U U U L L L L
DEUTSCH U U U L L L L
ESPANOL U L
FRANCAIS-QW L L L L L
FRANCAIS-AZ L L L L L
SVENSK-SUOMIUUUUULLLLL
L = This character is ALPHABETIC and ALPHABETIC-LOWER.
U = This character is ALPHABETIC and ALPHABETIC-UPPER.