Ok, you weren't setting your base register for the code.
What are you doing to save and restore the registers that you get when your
code gets control? don't you have to have an R14 to return to, when your
SRB routine is done?
----- Original Message -----
From: "Lindy Mayfield" <[EMAIL PROTECTED]>
Newsgroups: bit.listserv.ibm-main
To: <[email protected]>
Sent: Saturday, August 23, 2008 2:41 PM
Subject: Re: Trying to figure out IEAMSCHD
I got it to WTO!!!
It wasn't alignment, it was ignorance on my part. The things that are
obvious to other people are not obvious to me. Yet.
There's a tiny bit of setup required that the docs either don't mention,
or I didn't see it. And as far as I know they didn't go over this in
kindergarten, so whoever wrote that book "All I really need to know I
learned in kindergarten" wasn't being entirely truthful.
DROP
SRB_ROUTINE DS 0H
USING *,R6
LR R6,R15
And now I can do stuff. Like a WTO.
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Day
Sent: 23. elokuuta 2008 22:33
To: [email protected]
Subject: Re: Trying to figure out IEAMSCHD
Are you sure the address your are moving to is correctly aligned?
----------------------------------------------------------------------
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