It was a TSO command processor Which I execute from within ISPF With following syntax TSO CMDPGM
Sent from my iPhone > On Aug 26, 2014, at 7:39 PM, Walt Farrell <[email protected]> wrote: > >> On Tue, 26 Aug 2014 18:02:01 -0400, Micheal Butz <[email protected]> >> wrote: >> >> It hasn't retried >> >> I establish an estaex in the begining >> Of My program then load another program >> The second program gets a S0C4 >> I get an ISP message re a S0C4 and the program ends my routine >> Never has a chance to examine >> It point is if everything is still under the same TCB/RB I should get control > > What did your program invoke? What makes you think it's under the same > TCB/RB? If the program you invoked abended, and did not retry, and your > ESTAEX routine did not get control, that should indicate either that you did > not set it up properly, or that the routine you invoked was not, in fact, > under your TCB/RB. > > So what was the routine? If it's something ISPF-based, as seems likely from > "I get an ISP message" you need to be aware that many ISPF services run under > the ISPF main task, not under one of the ISPF subtasks, where your program is > likely to be running. > > If you tell us exactly what you did that failed, we may be able to tell you > the proper recovery (if any). > > -- > Walt > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
