submitting a JCL from a (dependency) build and retrieve its RC
![]()
Hi,
What is the recommended way to submit a JCL when using a dependency build? - use REXX-call : how can we retrieve the returncode of the submitted JCL? or - .submitJCL : can this be called from within a shell-script? or only as a pre- or post-build command? Regards, Bernd. |
One answer
![]()
Or even better: can .submitJCL be called using a translator?
Regards, Bernd. |
Comments
Or even better: can .submitJCL be called using a translator?
Regards,
Bernd.