COBOL Manual for TNS and TNS/R Programs

Contents
HP COBOL Manual for TNS and TNS/R Programs522555-006
xxxv
A. ASCII Character Set
Part V. Appendixes
A. ASCII Character Set
ASCII Character Set in Numeric Order A-1
ASCII Character Set in Alphabetic Order A-6
B. Data Type Correspondence
Glossary
Index
Examples
Example i. Code Example Without Ellipsis (...) lxx
Example ii. Code Example With Ellipsis lxx
Example 2-1. Continuation Line in Tandem Reference Format 2-5
Example 2-2. Programs With Shared Data 2-19
Example 2-3. Output From Programs With Shared Data 2-23
Example 3-1. Qualified Names 3-15
Example 3-2. Integer Decimal Numeric Literals 3-18
Example 3-3. Noninteger Decimal Numeric Literals 3-18
Example 3-4. Hexadecimal Numeric Literals 3-18
Example 3-5. Nonnumeric Literals 3-19
Example 3-6. Hexadecimal Nonnumeric Literals 3-20
Example 4-1. Level Numbers 4-3
Example 4-2. Logical Record 4-4
Example 4-3. One-Dimensional Table With Fixed Number of Elements 4-13
Example 4-4.
One-Dimensional Table With Variable Number of Elements 4-13
Example 4-5.
Multidimensional Table 4-14
Example 4-6. REDEFINES Clause 4-18
Example 4-7. Subscripting for Tables 4-21
Example 4-8. Reference Modifiers 4-24
Example 4-9. Identifiers 4-25
Example 4-10. Condition-Name 4-26
Example 5-1. Identification Division With Obsolete Paragraphs 5-3
Example 5-2. Identification Division With Comments 5-4
Example 5-3. DATE-COMPILED Paragraph 5-6
Example 6-1. ON STATUS Phrase 6-14
Example 6-2. Defining a Class of Vowels 6-20
Example 6-3. Defining a Class of Special Characters 6-20