Sorry I didn't see that option in the reference. Something I think is very wrong, but I cannot explain it. I think it has something to do with moving the assembled code (like it was data) to the CSA and running it. A simple Branch in the SRB code causes a S0C1.
Any idea what I'm talking about? -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Walt Farrell Sent: 23. elokuuta 2008 20:37 To: [email protected] Subject: Re: Trying to figure out IEAMSCHD On Sat, 23 Aug 2008 19:02:21 +0200, Lindy Mayfield <[EMAIL PROTECTED]> wrote: >It appears, unfortunately, that WTO isn't allowed. Strange. The standard form of WTO uses an SVC, and SVCs (except for ABEND) do not work in SRB mode. If you want a WTO you'll need to use the branch-entry form (LINKAGE=BRANCH on the macro, rather than the default of LINKAGE=SVC). -- Walt ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

