ILE COBOL Programmer's Guide

OPEN-FEEDBACK Area

The OPEN-FEEDBACK area is the part of the open data path (ODP) that contains information about the OPEN operation. This information is set during OPEN processing and is available as long as the file is open.

This area provides information about the file that the program is using. It contains:

Note:
OPTIONAL INPUT files that are successfully opened will not have any OPEN-FEEDBACK area information.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]