COBOL Manual for TNS and TNS/R Programs
Contents
HP COBOL Manual for TNS and TNS/R Programs—522555-006
xxxix
Examples (continued)
Examples (continued)
Example 9-65. START Statement for Indexed File 9-248
Example 9-66. START Statement With GENERIC Phrase for Sequential File 9-249
Example 9-67. START Statement With POSITION Phrase 9-250
Example 9-68. STRING Statement 9-261
Example 9-69. UNLOCKFILE Statement 9-270
Example 9-70. UNSTRING Statement 9-281
Example 9-71. UNSTRING Statement 9-281
Example 9-72. DEBUG-ITEM Special Register 9-285
Example 9-73. USE DEBUGGING Statement 9-287
Example 9-74. USE AFTER EXCEPTION Statement 9-291
Example 9-75. ADVANCING Phrase 9-299
Example 9-76. INVALID KEY Phrase 9-305
Example 10-1. COPY Statement 10-6
Example 10-2. COPY Statement With REPLACING Phrases 10-11
Example 10-3. REPLACE Statement 10-18
Example 11-1. Main Program and Another Program 11-3
Example 11-2. TNS HP COBOL Program Calling FORTRAN Program 11-5
Example 11-3. Compilation Unit 11-6
Example 11-4. Calling Programs That Are in a Separate File 11-8
Example 11-5. For Step 1 of Finding the Called Program 11-18
Example 11-6. For Step 2 of Finding the Called Program 11-18
Example 11-7. Binder Statistics 11-29
Example 11-8. COBOL85 Compiler Statistics 11-30
Example 11-9. NMCOBOL Compiler Statistics 11-32
Example 11-10. NMCOBOL Compiler and Linker Statistics 11-32
Example 11-11. IF Directive 11-85
Example 11-12. Nested IF and IFNOT Directive Scopes 11-85
Example 11-13. Omitting Uncompiled Lines from Compiler Listing 11-86
Example 12-1. RUN Commands 12-3
Example 12-2. #TEMP 12-8
Example 12-3. ASSIGN Command With Special COBOL Names 12-8
Example 12-4. PARAM Command 12-16
Example 12-5. CLEAR Command 12-18
Example 12-6. DEFINE Names 12-21
Example 13-1. Building a DLL From a Single Source File in One Step
(Guardian) 13-12
Example 13-2. Building a DLL From a Single Source File in Two Steps
(Guardian) 13-13