What is happening instead of stopping at the entrance to my program It goes straight into my recovery routine
The debug tool code thinks my recovery routine is it’s recovery routine is there an option to and this is just guessing to use an SVC as a interrupt And my general question is can I debug a estae with debug tool my estae currently lies in the same source code as my program Thanks On Wed, Dec 3, 2025 at 3:53 AM Binyamin Dissen < [email protected]> wrote: > (E)SPIE gets control first. > > TRAP(OFF,NOSPIE) > > On Tue, 2 Dec 2025 17:43:04 -0500 Joseph Reichman > <[email protected]> wrote: > > :>I have my ESTAE routine in line meaning in the program > :> > :>So when the program comes up in the vtam 3270 screen I notice it’s all > commented out > :> > :>I then saw documentation to put the TRAP (OFF) option in > :> > :>So here is my run time option > :> > :>MYPROG ,TRAP (OFF) ,TEST(……. > :> > :>Basically this runtime option is the same as I always do with the > exception that the trap ( off ) string is the second param > :> > :>When I did a submit with this string get a s0c4 before anything is > displayed at the screen the reason code 11 it is by my setrp rc=0 in my > recovery routine > :> > :>Can anyone help > > -- > Binyamin Dissen <[email protected]> > http://www.dissensoftware.com > > Director, Dissen Software, Bar & Grill - Israel > > ---------------------------------------------------------------------- > 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
