Okay, Sorry, I didn't intend to interfere with your problem.
The first issue I see is that if R12 were really clobbered, the error routine that you go to on a post failure would be the least of your worries. :) R12 isn't destroyed, what made you think it was? I think you probably aren't looking at the correct entries for the post macro in the manual. It clearly states: For LINKAGE=SVC, (this is the default and the one we are using in TSSO) ..... For SVC callers, registers 2-14 are preserved. In this particular case (fun9post) doing nothing on an error is acceptable, if (for any reason) we just failed to post, what else would you want TSSO to do in that case? I guess we could send a message, but what would the user do about it? On the other issue (possible offset conflict), I will look into it and get back to you as I have to re-assemble things to get a set of listings, unless you don't want my help, and if not, let me know so I don't waste my time. Brian ---------------------------------------------------------------------- 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

