COBOL Manual for TNS/E Programs (H06.03+)

Environment Division
HP COBOL Manual for TNS/E Programs520347-003
6-6
OBJECT-COMPUTER Paragraph
alphabet-name
is defined in an ALPHABET clause in the SPECIAL-NAMES paragraph. For more
information, see ALPHABET Clause.
SEGMENT-LIMIT Clause
HP COBOL ignores the SEGMENT LIMIT clause except to check its syntax. All
segment-numbers, from 01 to 49, are permanent.
segment-number
must be in the range 1 through 49 but is otherwise ignored.
CHARACTER-SET Clause
The CHARACTER-SET clause is an HP COBOL extension that enables you to specify
the national character set defining the ALPHABETIC data class.
character-set-type
is a keyword in the left column of this table, representing an alphabet in the right
column:
Note. The 1985 COBOL standard classifies the SEGMENT-LIMIT clause as obsolete, so you
are advised not to use it.
character-set-type Alphabets (page 1 of 2)
DANSK-NORSK Danish, Norwegian
DEUTSCH German
ESPANOL Spanish
FRANCAIS-AZ French (AZERTY keyboard)
FRANCAIS-QW French (QWERTY keyboard)
VST020.vsd
segment-number
SEGMENT-LIMIT
IS
character-set-type
CHARACTER-SET
IS
VST021.vsd