Procedure-interface definition not found in subprocedure.
30
Cause . . . . . : When the prototype for the procedure indicates that the subprocedure has parameters or returns a value, the procedure interface (PI in positions 24 - 25 of a Definition specification) must be defined in the subprocedure.
Recovery . . . : Define the procedure interface in the Definition specifications of the subprocedure. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.