Non-free but very inexpensive STEPLIB http://gsf-soft.com/Products/STEPLIB.shtml
Dan Dalby's freeware STEPLIB File # 452 Dan's MVS-JES2 Utilities http://www.cbttape.org/ftp/cbt/CBT452.zip http://www.cbttape.org Either of those two STEPLIB commands might do what you need. Best Regards, Sam Knutson, GEICO Performance and Availability Management team mailto:[EMAIL PROTECTED] (office) 301.986.3574 Gerrold's Laws of Infernal Dynamics: 1. An object in motion will be heading in the wrong direction. 2. An object at rest will be in the wrong place. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Paul Gilmartin Sent: Wednesday, October 11, 2006 4:40 PM To: [email protected] Subject: Re: Allocating "STEPLIB" in TSO In a recent note, Charles Mills said: > Date: Wed, 11 Oct 2006 16:33:19 -0700 > > 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. > Are SOMEPROG and OTHERPROG in different libraries? Ugh! Otherwise, I'd be somewhat surprised. I had thought CALL did a DYNALLOC for my.library.one, then an ATTACH using the generated DDNAME as a TASKLIB argument. Can you allocate a concatenation of my.library.one and SOME.OTHER.LIBRARY, then write the program to ATTACH SOMEPROG,TASKLIB=concatenation? ---------------------------------------------------------------------- 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 ==================== This email/fax message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of this email/fax is prohibited. If you are not the intended recipient, please destroy all paper and electronic copies of the original message. ---------------------------------------------------------------------- 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

