<snip> :>:>An abend in a PC routine simply goes away without propagating the abend to the caller.
:>Not true. :>True for an SRB, :>Not true for an SRB either (of course in this case the user would have an FRR) SRB's need an explicit task connection. Otherwise they simply die with no notification. I had to add code to handle such cases. </snip> You seem to have used the term "caller" of a PC routine to be a task that scheduled the SRB.I was using it, as I think most would, as the program that issued the PC. It is true that when an SRB terminates abnormally (whether via PC routine or anything else) there is no "notification" to a task unless SRB to task percolation has been set up or the SRB was scheduled by a task with SYNCH=YES. Peter Relson ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
