RNF7170

The MAIN procedure was not defined in the module.

30

Cause . . . . . : The procedure name specfied for the MAIN keyword on the Control specification must refer to a local procedure in the module.

Recovery . . . : Define a local procedure with the name used as the MAIN parameter, or change the parameter for keyword MAIN to an existing local procedure.