I have written a program A that issues a LINK for another module B. Both modules are residing in libraries that are authorized and in the linklist. All has been working well for the past couple of years. Until now...
I have installed new version of B call it B'. B' resides in a library that is authorized but not in the linklist. I STEPLIB to the library containing B'. Now, when I execute module A, it still links to module B even though module B' is in the STEPLIB. If I place module B' in the same library as module A and refresh the LLA, B' is found. If I move A to the same library as module B' and refresh the LLA, B' is found. I take the default on the LINK MACRO for LSEARCH, i.e. LSEARCH=YES. Any suggestion as to why B' cannot be found when in the STEPLIB and A is in the linklist? ---------------------------------------------------------------------- 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

