i tried to use the assembler code given in a previous post and got about
the same 0c4 abend i got using OBTAIN in c.
can you give me a copy of the assembler code that worked.

the code i used started with:
*
R0       EQU   0
R1       EQU   1
R2       EQU   2
R3       EQU   3
R4       EQU   4        PARMS
R5       EQU   5
R6       EQU   6
R7       EQU   7
R8       EQU   8
R9       EQU   9
R10      EQU   10
R11      EQU   11       BASE
R12      EQU   12       LE/370 COMMON ANCHOR AREA (CAA)
R13      EQU   13       LE/370 DYNAMIC SAVE AREA (DSA)

         thanks


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Cristi Terpea
Sent: Thursday, May 14, 2009 4:20 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: C/C++ Calling OBTAIN / IGC0002G

Thanks for the code.
It worked like a charm.

Best regards,
Cristi Terpea

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

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