RNF5071

Factor 2 operand for OPEN is not the name of a full-procedural or record-address file.

30

Cause . . . . . : The Factor 2 operand for an OPEN operation is not a full-procedural file (F in File-Designation entry in position 18 of the File-Description specification) or a record-address file (R in File-Designation entry). The specification is ignored.

Recovery . . . : Change the Factor 2 operand to the name of a Full-Procedural file or Record-Address file, or change the File-Designation entry (position 18) to F or R. Compile again.