HP COBOL II/XL Quick Reference Guide (31500-90015)

fi
5-: 3
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. | |
-----------------------------------------------------------------------------------------------
WORKING-STORAGE SECTION
.
LINKAGE SECTION