Hi,
 
I tried to write a progrm PGM.A which generate a subroutine SUBR.B and 
compile and catalog this subroutine and call this subroutine.
After compiling PGM.A, I directly executed PGM.A and I got error as below. 
But executing second time will be success.
Is any possible to execute successfully at first execution?
Is any possible to put subroutine into effect without relogin jsh?
 
 ** Error [ SUBROUTINE_CALL_FAIL ] ** 
Unable to perform CALL to subroutine SUBR.B , Line    66 , Source PGM.A
Press C to continue or Q to quit
Trap from an error message, error message name = SUBROUTINE_CALL_FAIL
0066     CALL @Y.RTN.NAME(Y.ROUTINE,Y.ID)
 
Thanks.
 

-- 
-- 
IMPORTANT: T24/Globus posts are no longer accepted on this forum.

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"jBASE" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to