RNF5425

The *INZSR subroutine cannot be defined in a subprocedure.

30

Cause . . . . . : The *INZSR subroutine can only be defined in the main procedure. The specification is ignored.

Recovery . . . : Change the name of the subroutine or move the subroutine to the main procedure. Compile again.