RNF1342
The parameter for keyword OPENOPT is not valid.
20
Cause . . . . . : The parameter for the keyword OPENOPT must follow these rules:
- The parameter must be one of *CVTDATA, *NOCVTDATA, *INZOFL, or *NOINZOFL.
- The same parameter cannot be repeated.
- If an option is specified, the *NO parameter for the same option cannot also be used, and vice versa. For example, if you specify *INZOFL you cannot also specify *NOINZOFL, and vice versa.
The parameter is ignored. The parameters for OPENOPT default to *INZOFL and *CVTDATA.
Recovery . . . : Correct the parameter for keyword OPENOPT. Compile again.