RNF3511

Program-status-data structure is already defined; defaults to blank.

40

Cause . . . . . : The Data-Structure specification has a Data-Structure-Type entry (position 23) of S, indicating a program status data structure. However, a program status data structure has already been defined for the program. Only one program status data structure is allowed in an RPG program.

Recovery . . . : Change the Data-Structure-Type entry (position 23) to blank. Compile again.