On Thu, 12 Oct 2006 08:57:37 -0700, Charles Mills <[EMAIL PROTECTED]> wrote:

>I am (was, actually, having solved the problem differently for now) trying
>to run a compiled Rexx program under TSO and force it to use the "Alternate
>Library" rather than the "Rexx Library" (which was link-listed) for test
>purposes, to duplicate a customer problem.
>

That's different.  TSO loads the interface to the Rexx Library at TSO logon
time, not when you issue the Call command.  Anything you do after logon will
not change the library used.

(Specifically, all modules listed in IRXCMPTM are loaded at logon.)

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

Reply via email to