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

Contents
HP COBOL Manual for TNS/E Programs520347-003
xxxi
B. Data Type Correspondence
B. Data Type Correspondence
Glossary
Index
Examples
Example i. Code Example Without Ellipsis (...) lviii
Example ii. Code Example With Ellipsis lviii
Example 2-1. Continuation Line in Tandem Reference Format 2-5
Example 2-2. Programs With Shared Data 2-17
Example 2-3. Output From Programs With Shared Data 2-21
Example 3-1. Qualified Names 3-14
Example 3-2. Integer Decimal Numeric Literals 3-16
Example 3-3. Noninteger Decimal Numeric Literals 3-16
Example 3-4. Hexadecimal Numeric Literals 3-17
Example 3-5. Nonnumeric Literals 3-18
Example 3-6. Hexadecimal Nonnumeric Literals 3-18
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-20
Example 4-8. Reference Modifiers 4-23
Example 4-9. Identifiers 4-25
Example 4-10.
Condition-Name 4-25
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-12
Example 6-2. Defining a Class of Vowels 6-18
Example 6-3. Defining a Class of Special Characters 6-18
Example 6-4. Defining a Class of Octal Numerics 6-18
Example 6-5. FILE-CONTROL Paragraph for Sequential File 6-34
Example 6-6. Relative File Used for Random Access 6-43
Example 6-7. Indexed File With One Alternate Key 6-49
Example 6-8. File-Control Entry for Sort-Merge File 6-52
Example 6-9. MESSAGE SOURCE Phrase 6-66