On 12 December 2015 at 10:24, Charles Mills <[email protected]> wrote: > Is there a definitive "this task ABENDed" bit in the TCB? I see lots of bits > with "ABEND" in their description but I don't see one that seems to > definitively indicate simply "this task ABENDed."
I'm pretty sure you want TCBEndingAbnormally. This is defined, at least, when the TCB *has* ended abnormally, and the comments suggest that STCBCMP is then where you should be looking for the abend code, since TCBCMP may have been changed by that point. There are detailed comments for several flags in the byte that holds TCBEndingAbnormally. IIRC, Peter Relson commented on this here a year or two ago. Tony H. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
