cobol3.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
File Status "23" (↑ File Status Codes)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  File Status:  23
 
  Reason:       Indicates no record found. An attempt has been made to
                access a record, identified by a key, and that record
                does not exist in the file.
 
                Alternatively START or READ statement has been attempted
                on an optional input file that is not present.
                                    -♦-