> The DOC states that you must provide the address of a save area.  The
> macro assembles into a LA    13,mysave  and then after execution R13
still
> has  the address of 'mysave' instead of being restored to R13 as it
was
> before
> the macro call.  Also, the code uses this r13 value (mysave) as the
base
> for
> storing the token value.
> 
> Is this behavior normal?  Or is the doc misleading?  Or is there a
> problem?

That's an old and crufty interface. Why do you want to use branch entry
to estae at all? 

CC

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