*ENTRY PLIST is allowed only in a cycle module.
30
Cause . . . . . : A *ENTRY PLIST operation is not valid for the main source section when a MAIN or NOMAIN keyword is specified on the Control specification. The PLIST is ignored.
Recovery . . . : Remove the *ENTRY PLIST, or remove the MAIN or NOMAIN keyword from the Control specification. Compile again.