Search the archives for IKJEFTSR.

Overview of one way of doing it :

(1) Write a separate non-auth stub REXX external function that processes the 
parameters and sets up addressability to the IRX* control blocks and handles 
the return data from the auth function.
(2) Ensure that the auth function module is in linklist (or authorized 
STEPLIB/JOBLIB if you must)
(3) Add the auth function module name to AUTHTSF in IKJTSOxx and get your 
friendly sysprog to update the system.
(4) In the stub function program, use IKJEFTSR to invoke the auth subroutine

Depending on the capabilities of the auth function stub, you may wish to add 
some sort of SAF check into its logic.

Rob Scott
Lead Developer
Rocket Software
275 Grove Street * Newton, MA 02466-2272 * USA
Tel: +1.781.684.2305
Email: [email protected]
Web: www.rocketsoftware.com


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Betsy Jeffery
Sent: 29 February 2012 15:35
To: [email protected]
Subject: Calling Authorized Assembler from REXX

I'm looking for a method to call an authorized assembler sub-routine from a 
REXX exec.  Is this possible?  Does anyone have a sample? I have also posted to 
the TSO-REXX list.
Thanks,
Betsy Jeffery
MGIC

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to