On 2/23/2017 1:36 PM, scott Ford wrote:>
> Now the question, I know I can write a Cobol Condition Handler, but since
> the abend is occurring in an assembler module, can i change the Assembler
> called to do a ESTAE ..? I want to be able to note the S80A abend but
still
> recovery. I am being realistic ?
>
You can create an ESTAE exit in your Assembler code that will get
control when the S80A occurs.
ESTAE exits are nested, so your exit will get control instead and before
the COBOL task's ESTAE exit; if you recover instead of percolating the
ABEND, the COBOL task will never see it.
Mike Shaw
MVS/QuickRef Support Group
Chicago-Soft, Ltd.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN