I suggest looking at the CRASH and EXECURP procedures of the FASTPATH program which works in TSO and ISPF. In the TSO environment, EXECURP invokes the Un-authorized Resource Processor Service Routine (IKJURPS) which schedules an IRB at the IKJEFT09 level to execute the CRASH85 routine whose address is passed in R1 by the CRASH section. CRASH85 only issues an ABEND SVC.
FASTPATH is available here: http://gsf-soft.com/Freeware/ Again, IKJURPS only works in the TSO environment, not in batch, so I'm not sure it'll help you much. Sorry. ;) -- Gilbert Saint-Flour GSF Software http://gsf-soft.com/ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

