A NEW TODAY IS DAWNING!

TB0033 - IOSTATUS Error Handling

Number: TB0033

Availability: 8.02.01


Description

Automatic invokation of the specified function will occur after all FILE statements, if the environment variable ActionOnFileError is set.

ie. ActionOnFileError=<function_name>

Details of the calling function, the FILE operation performed, and the name of the file can be determined from the following:

*SYSINFO(“IOFunction”) Function where the error occurred.1
*SYSINFO(“IOOperation”) Operation performed (*READ, *MODIFY etc).
*SYSINFO(“IOFileName”) File on which error occurred.