RNF3759

Program-status data structure definitions are not allowed in subprocedures.

20

Cause . . . . . : Program-status data structures can only be defined in the Definition specifications of the main source section. The Data-Structure-Type entry (position 23) is ignored.

Recovery . . . : Remove the Data-Structure-Type entry or move the definition to the main source section. Compile again.