×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
David,
This would happen e.g. if your build process issued a CRTBNDRPG for that program.
Also, prompt the CRTRPGMOD command and press F10=Additional parameters and page down to the end to see the BNDDIR parameter ... put the cursor in there and press F1=Help ... it seems there is a way to specify a binding directory that "sticks with" the *MODULE and is subsequently used at "bind time." So, perhaps it got incorrectly specified at some point in time?
I do not see anything about that BNDDIR information on the DSPMOD display, but perhaps the equivalent APIs might reveal something?
Hope that helps,
Mark S. Waterbury
On Wednesday, August 14, 2019, 12:12:05 PM EDT, David Gibbs via MIDRANGE-L <midrange-l@xxxxxxxxxxxxxxxxxx> wrote:
On Wed, Aug 14, 2019 at 11:07 AM Mark Waterbury
<mark.s.waterbury@xxxxxxxxxxxxx> wrote:
This could be the result of an H-spec in ILE RPG IV incorrectly specifying e.g :
H BNDDIR('lowercase')
It's been my experience that a binding directory, specified in a
module, is not used when binding that module into a service program.
Is this incorrect?
david
As an Amazon Associate we earn from qualifying purchases.