× 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.



"MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx> wrote on 10/13/2017
03:13:16 PM:
Sys Ver. 7,2

Have a question using modules.
I have a pgm that calls a PR 'CFG_OpenDrawingFile' in CFG_M01.
I made changes to this mod and the RPGLE, then did CRTRPGMOD on CFG_M01
and
it compiled fine.
For the RPG we have to do a CRTOBJ because thats the way we have to
create
some of this companies programs.

CRTOBJ OBJECT(OBJLIB/WS27) OBJTYPE(RPGLE)
DEBUGVIEW(*ALL) TGTRLS(V7R2M0) SRCFILE(SRCLIB/QRPGLESRC)

So that compiled fine.

When I ran the program through debug and stepped into the module it
wasn't
the one that I had made changes too, it was still the original version.

I worked on this Module before but can't remember how we got it working
at
that time.

What am I missing.

Since you don't reference the module in the CRTOBJ command itself,
I presume you have the module defined in a binding directory? If so,
perhaps your binding directory is coded to look in a specific library --
rather than search the library list for the module? ...or vice versa?

Sincerely,

Dave Clark

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.