Record-name expected; %1 found. Statement ignored.
30
Cause . . . . . : In a WRITE, or REWRITE statment, if SUBFILE is specified, a record-name must immediately follow the SUBFILE phrase. If the SUBFILE phrase is not specified, a record-name must immediately follow the verb. In a RELEASE statement, a record-name must immediately follow the verb.
Recovery . . . : Specify a data item that is defined as a record description entry for the file to be used.