I am running a rexx in batch through IKJEFT01. If the REXX meets certain criteria I want it to abend. I can force a return code and can then check the RC in my jcl, but I would rather get it to abend. I tried calling a standard utility that forces an ABEND, and it did abend, but the rexx still finished and subsequent steps in my JCL ran as if the IKJEFT01 step completed successfully.
It seems like this should be able to be done, but I couldn't find anything in any of the REXX manuals I've seen.
Thanks to any and all who can help.
It seems like this should be able to be done, but I couldn't find anything in any of the REXX manuals I've seen.
Thanks to any and all who can help.