KiwiREXXDude
Programmer
Does anyone know the offsets of the highest return code in a job that can be accessed using the storage function?
I have written a mini batch scheduler using REXX and it's basically a step that runs at the end of a job and sets a completed flag in a dataset. I was hoping to use storage to extract the highest return code as well. Being able to list all step id's and return codes would be better.
I have written a mini batch scheduler using REXX and it's basically a step that runs at the end of a job and sets a completed flag in a dataset. I was hoping to use storage to extract the highest return code as well. Being able to list all step id's and return codes would be better.