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



What is the OVRSCOPE (Override Scope) for the Override?  There are 3
choices, *ACTGRPDFN, *CALLLVL and *JOB.

If it is *CALLLVL the Override is going to disappear as soon as your CLLE2
ends.
*JOB should remain in effect until you log off.
*ACTGRPDFN will override for the current activation group.  Is CLLE2 and
RPGLE2 in the same activation group?

Also, in the past, I have had troubles where a different override was
defined that would take precedence over my override.  It was a CALLLVL and
was set to override very low in the call stack.  I had to figure out a way
to DLTOVR for it to use my own override.

HTH,

Regards,

Jim Langston

-----Original Message-----
From: Chris Beck [mailto:CBeck@good-sam.com]

I have a CLLE program that calls a RPGLE program then the RPGLE calls a CLLE
that does a OVRDBF to a different Library then the RPG calls another RPG to
process the file.

EXAMPLE:
 CLLE1 calls  RPGLE1
                    RPGLE1 calls CLLE2
                                         CLLE2 does a ovrdbf
                    RPGLE1 calls RPGLE2
                                         RPGLE2 tries to process the file
but the ovrdbf does not work

Any suggestions?


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.