All, This might not be the right forum but I know there are a lot of smart people listening.
I would like to create a user function package for REXX that contains some functions I have written in assembler. The problem I am having is getting TSO to load the package. It is named IRXFUSER, the default user package. However, the load library containing the package is not available at logon time (when packages are loaded). I'm looking for a way to have my package loaded so I can use it at any time during my session. The problem is that I do not have access to any TSO logon PROCs so I can't use STEPLIB nor do I have access to anything on LNKLST. Is it possible on Z/OS to use TSO REXX packages given my limited authority? John
