> All, > > I have a STC that submits a job via the Intrdr, unfortunately it's single thread. I need > know when the submitted job completed. If I have the job and can I step through > control blocks to find this jobs status? > > Thanks in advance
How will you retrieve the information? If under TSO then the ST command could work. Or if you need another batch job and you use SDSF. Then There is a REXX SDSF interface where you could look until the job completes that then sends a notification. Or you could add a last step to the job that sends a TSO SEND command to notify you. Lizette ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

