HP 3000 Manuals

Ch 5. DATA DIVISION [ HP COBOL II/XL Quick Reference Guide ] MPE/iX 5.0 Documentation


HP COBOL II/XL Quick Reference Guide

Chapter 5  DATA DIVISION 

	       Click here to view figure.
            

FILE SECTION 

	       Click here to view figure.
            

	       Click here to view figure.
            

          Table 5-1.  Values of the LABEL INFO and DATA NAME Parameters 
                      in the VALUE OF Clause 
-----------------------------------------------------------------------------------------------
- label-info-n -            Meaning             -          data-name-n or literal-n           -
-----------------------------------------------------------------------------------------------
| VOL          | Volume identification.         | Any combination of one to six characters    |
|              |                                | from the set A through Z, and 0 through 9.  |
-----------------------------------------------------------------------------------------------
- LABELS       - ANSI standard or IBM format.   - ANS or IBM.                                 -
-----------------------------------------------------------------------------------------------
| SEQ          | Relative position of file on a | 0 to 9999, NEXT, or ADDF.                   |
|              | magnetic tape.                 |                                             |
-----------------------------------------------------------------------------------------------
| EXDATE       | Date when file may be written  | Date, in the form month/day/year.  The      |
|              | over.  Until that time, the    | default is 00/00/00.                        |
|              | file is protected.             |                                             |
-----------------------------------------------------------------------------------------------



MPE/iX 5.0 Documentation