I understand now. Somehow I got the impression that a rexx function needed IKJEFTSR but a way around it was to do LINKPGM. Sorry about my confustion.
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Edward Jaffe Sent: 11. huhtikuuta 2008 18:26 To: [email protected] Subject: Re: Authorized Rexx Assembler Function Lindy Mayfield wrote: > I wonder what I'm doing wrong (again). I made an assembler program that > I call with Address LINKPGM. It's in the linklist, it's APF authorized, > has the AC bit on, and listed in AUTHPGM in IKJTSO00. > LINKPGM won't provide an authorized environment. You need to use IKJEFTSR as Rob Scott suggested here: http://bama.ua.edu/cgi-bin/wa?A2=ind0804&L=ibm-main&T=0&F=&S=&P=101724 -- Edward E Jaffe Phoenix Software International, Inc 5200 W Century Blvd, Suite 800 Los Angeles, CA 90045 310-338-0400 x318 [EMAIL PROTECTED] http://www.phoenixsoftware.com/ ---------------------------------------------------------------------- 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

