Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Interface for the recovery of open errors

&pagelevel(4)&pagelevel

If the operand OPEN-ERROR=*MODULE(NAME=modulename) is specified in the ASSIGN-INPUT-FILE statement, PERCON branches to the user module “modulename” whenever an open error occurs in an input file.

Register 1 indicates the following address list:

A(parameter area) 
X'80000000'

A description of the structure of the parameter area is provided on "Common parameter area for the interfaces ".

The following values are entered in the parameter area:

Identifier of the interface: X'14'

The user transfers information to PERCON via the return code of the parameter area.

Return code

Meaning

X'00'

The conversion step is terminated with errors.

X'04'

The conversion step is terminated normally.

X'08'

The next input file is processed.
The conversion step is terminated with errors.

X'0C'

The next input file is processed.
The conversion step is terminated normally.