Step S099 calls procedure TEST1, procedure TEST1 calls procedure TEST2, TEST2 calls any program. This program expects parameters separated by comma.
The desired result is, to pass the parameters X3, X4, X5 in addition to the default parameters X1, X2 to MYPROG.
The current result is
Code:
STMT NO. MESSAGE
4 IEFC001I PROCEDURE TEST1 WAS EXPANDED USING INSTREAM PROCEDURE DEFINITION
6 IEFC640I EXCESSIVE NUMBER OF POSITIONAL PARAMETERS ON THE EXEC STATEMENT
6 IEFC640I EXCESSIVE NUMBER OF POSITIONAL PARAMETERS ON THE EXEC STATEMENT
6 IEFC657I THE SYMBOL DATA2 WAS NOT USED
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum