COBOL Manual for TNS and TNS/R Programs

Contents
HP COBOL Manual for TNS and TNS/R Programs522555-006
xxxvi
Examples (continued)
Examples (continued)
Example 6-4. Defining a Class of Octal Numerics 6-21
Example 6-5. FILE-CONTROL Paragraph for Sequential File 6-37
Example 6-6. Relative File Used for Random Access 6-46
Example 6-7. Indexed File With One Alternate Key 6-53
Example 6-8. File-Control Entry for Sort-Merge File 6-56
Example 6-9. MESSAGE SOURCE Phrase (Non-CRE) 6-72
Example 6-10. MESSAGE SOURCE Phrase (CRE) 6-73
Example 7-1. Level-77 Description Entries 7-3
Example 7-2. File Description (FD) Entry 7-6
Example 7-3. Variable-Length Record 7-21
Example 7-4. LINAGE Clauses 7-25
Example 7-5. Sort-Merge File Description Entry 7-32
Example 7-6. Record Description Entries 7-35
Example 7-7. Correspondence Between Formal and Actual Parameters 7-41
Example 7-8. File Description Entry Followed by Record Description Entry 7-47
Example 7-9. Record Description Entries as Data Declarations 7-47
Example 7-10. FILLER Keyword 7-48
Example 7-11. REDEFINES Clause 7-49
Example 7-12. Alphabetic Data Items 7-61
Example 7-13. Numeric Data Items 7-61
Example 7-14. Alphanumeric Data Items 7-61
Example 7-15. Alphanumeric Edited Data Items 7-62
Example 7-16. Numeric Edited Data Items 7-62
Example 7-17. Fixed-Size Table 7-83
Example 7-18. Variable-Size Table 7-86
Example 7-19. Fixed-Size Table as an Element of a Variable-Size Table 7-86
Example 7-20. VALUE Clauses 7-90
Example 7-21. Level-66 Data Description Entry 7-91
Example 7-22. Condition-Names for Values (Level 88) 7-96
Example 7-23. VALUE Clauses for a Level-88 Data Item 7-96
Example 8-1. Procedure Division 8-3
Example 8-2. Imperative Statement 8-6
Example 8-3. Conditional Statement 8-7
Example 8-4. Delimited-Scope Statement 8-7
Example 8-5. Compiler-Directing Statement 8-8
Example 8-6. Paragraph With One Sentence 8-11
Example 8-7. Paragraph With Several Sentences 8-11
Example 8-8. Procedure Division with a Declaratives Portion 8-16