Charles Mills wrote:

> > If your assembler code expects the standard register conventions ...
>
> My understanding of XPL(OSCALL(N)) is that is says "call the assembler
> routines the old way." Am I missing something?
>
> Charles
>

I believe the problem is that XPL(OSCALL(N)) says no stack, just a standard save
area, and the EDCPRLG macro assumes the old UPSTACK. Either use XPL(OSCALL(U))
or don't use the EDC macros.

Regards,
Henry

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to