|
<<SNIP>>
I have a command called DOREX in library PRODLIB, which points to
*LIBL/QREXSRC, DOREX. As long as PRODLIB is at the top of my library
list, all is well.
In my development environment, I have LOYD then PRODLIB in my library
list. LOYD has an empty QREXSRC source file. LOYD also has a program
WHERESREX. If I run LOYD/WHERESREX, which tries to call *LIBL/DOREX,
I get an error CPF7CF2, "REXX procedure DOREX not found."
The problem occurs because:
Library PRODLIB, command DOREX points to *LIBL/QREXSRC.
Library LOYD, higher in the library list, also has a QREXSRC file,
but without the DOREX member.
Other than hard coding the REXX procedure library in the command, is
there a way to work around this? I seem to recall my change
management system (Aldon) has some difficulty with specifying compile
options (&LIB not allowed for parameter REXSRCFILE and such). I'll
bug them about this also.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.