On Tue, 23 Aug 2005 15:19:34 -0400 Richard Verville <[EMAIL PROTECTED]> wrote:
:>The BLDL returns retcode=4,reason=0... If the libraries are in the steplib ... :>it works ... It's when they are not in the steplib but pointed to another :>ddname (pgmlist in my case) and the DCB parm is coded in the LOAD macro and :>the BLDL points to the PGMLIST DCB it does not get the programs if they reside :>in the 2nd, 3rd dsname .... Richard Very interesting. What does the DCB macro look like? DSORG=PO? :>Binyamin Dissen wrote: :>> On Tue, 23 Aug 2005 14:13:32 -0400 Richard Verville :>> <[EMAIL PROTECTED]> wrote: :>> :>I am attempting to LOAD a program which resides in a concatenation of a :>> :>ddname. I coded the DCB paramater to route the load accordingly. For :>> :>some reason, if the library is first on the concatenation it works fine, :>> :>underwise I can a not found condition, and the same happens with the :>> :>BLDL macro. Is this problem related to my DCB coding ? :>> Unlikely. :>> What return codes are you getting from the load and BLDL? :>> Try with EXEC PGM= and the libraries as a steplib. -- Binyamin Dissen <[EMAIL PROTECTED]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- 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

