> OK. Simplest, since you say you want to use a TSO call
> command, why not

>   CALL libraryname(pgmname) 'parms'

> ??

I am doing that. I guess I was not clear. I issue

CALL my.library.one(SOMEPROG)

And it works just fine, so far as it goes. Subsequently, while SOMEPROG is
executing, it would like to LOAD or LINK OTHRPROG. OTHRPROG is in
SOME.OTHER.LIBRARY that is not in my STEPLIB or link pack concatenation and
for political/procedural reasons is not going to be put there right away.

What can I do so that SOMEPROG can find OTHRPROG? The answer does not seem
to be TSOLIB.

Charles

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