ILE COBOL Programmer's Guide


Program Status Structure

The program status structure is a predefined structure containing subfields that provide you with error information when an error occurs in your program. You access these subfields by using the PROGRAM STATUS clause to specify the data item(s) that will receive the error information. Refer to the WebSphere Development Studio: ILE COBOL Reference for details on the program status structure and the PROGRAM STATUS clause.


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