Just out of curiousity, I browsed SYS1.LINKLIB(IEFBR14). It looks the same as it did probably about 25 years ago when I last looked at it. The code is basically 8 bytes:
1BFF 07FE 0000 0000 1B is Subtract register - FF is subtracting R15 from itself, giving 0 - the return code. 07 is Branch on Condition to the address in R14. -- Eric Bielefeld Systems Programmer ---- "Kelman wrote: > Yes, it sounds interesting. Did CA7 install its own version of IEFBR14? > As Gerhard said in another post, IEFBR14 as supplied doesn't have any > instructions requiring addressability, so it can't get an S0C4. > > Tom Kelman > Capacity Planning > Commerce Bank, Kansas City ---------------------------------------------------------------------- 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

