Is there anyway to check the successful completion of a module using a macro?
If you run a module from a macro and other modules depend on its success how do you abort processing if the primary module is not successfull? On large mainframes you can pass return codes from one JCL step to the next, can you do something like that with macros?
Thanks
Trudye
If you run a module from a macro and other modules depend on its success how do you abort processing if the primary module is not successfull? On large mainframes you can pass return codes from one JCL step to the next, can you do something like that with macros?
Thanks
Trudye