About this document
COBOL File Status Codes Overview by dharmireddy is a document available to read on EtoBox.
The document provides a summary of the two-byte file status key (sometimes called the file return code) that is set during file input/output operations in COBOL. The status key indicates the result of the operation and is made up of two characters - status key 1 and status key 2. The values of the status key and their meanings are described for common conditions like successful completion, at end, invalid key, permanent error, and logic error.
- Author
- dharmireddy
- Language
- EN