IEC291I   50D-rc, INCORRECT PARAMETER LIST SUPPLIED TO CLOSE MACRO, DCB ADDRESS = dcb

Explanation

The CLOSE parameter list contains an incorrect data control block (DCB) address.

The hexadecimal return code explains the error:
Return Code
Explanation
1C
The execute form of the CLOSE macro specifies MODE=31, but the parameter list specifies, or defaults to, MODE=24.
20
The execute form of the CLOSE macro specifies MODE=24, but the parameter list specifies MODE=31.
In the message text:
rc
The return code.
dcb
The incorrect DCB address.

System action

The task ends.

Programmer response

If you generated the parameter list by using the list form of the CLOSE macro, change the mode specification to be consistent on both the MF=L and MF=E forms of the CLOSE macro. To have consistent modes, you may change either the list form or the execute form of the CLOSE macro.

Source

DFSMSdfp

Module

IGC00020

Routing code

11

Descriptor code

6