If that is the case - I think you might be trying to run before you can walk.

I think you be better served, perhaps, writing yourself a program to store and 
access data in a dataspace before you start playing with SRBs - the MVS 
Extended Addressability manual is a good place to start.

Once you are familiar with that style of cross-memory programming (it will get 
you used to STOKENs, ALETs, access regs etc etc) - then perhaps you will be 
more comfortable with what is required for SRB routines.


Rob Scott
Rocket Software, Inc
275 Grove Street
Newton, MA 02466
617-614-2305
[EMAIL PROTECTED]


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Lindy Mayfield
Sent: 22 August 2008 21:01
To: [email protected]
Subject: Re: Trying to figure out IEAMSCHD

Another thing that isn't helping, I'm only slightly embarrassed to say, is I 
don't know yet what an STOKEN or an ALET is.  I'm trying.  Not easy because so 
many hits in the docs. (-:

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Edward Jaffe
Sent: 22. elokuuta 2008 22:07
To: [email protected]
Subject: Re: Trying to figure out IEAMSCHD

Lindy Mayfield wrote:
> Which parameter on IEAMSCHD tells it the address space it is to run
in?
>

Why not RTFM?

TARGETSTOKEN=xtargetstoken
    is the name (RS-type), or address in register
    (2)-(12), of a required 64 bit input which
    contains the Space Token (STOKEN) of the address
    space in which the SRB routine is to receive
    control.

----------------------------------------------------------------------
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

Reply via email to