Ch 11. Part II File Handling Introduction to File Handling [ COBOL/HP-UX Operating Guide for the Series 700 and 800 ] MPE/iX 5.0 Documentation
COBOL/HP-UX Operating Guide for the Series 700 and 800
Chapter 11 Part II File Handling Introduction to File Handling
One of the main benefits COBOL has to offer as a language is its built in
data file handling capabilities. Files of sequential, relative and
indexed organization can be handled from the COBOL syntax with relative
ease. In addition, this COBOL system handles ASCII text files as line
sequential organization.
MPE/iX 5.0 Documentation