On 22/10/2021 5:18 pm, Jantje. wrote:
That said, as @Joe says, the C signal handling is not real conducive to "make note 
of the problem and continue on where you were" processing.

O, and returning from the signal handler does indeed resume processing after 
the instruction that caused the abend. No need jumping through neither SPIE nor 
STAE hoops.

Not a good idea. If your program fails with an 0C4 then it's broken and the output is not reliable. Best thing to do is print a message and shut down. But then if you don't have a dump you've thrown off the life jacket before you've set sail.



----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to