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.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.