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



> The CL is a CLLE, and I just do a 14 in PDM to compile it.

Bingo.  Activation groups are designed to isolate resources from each other.
Resources like overrides and shared file opens.  (You can look at it like
AGs are intended to share resources just as equally.  Resources are shared
within the AG, and each AG is isolated from all the others.)

When you compiled that CLLE, what was the ACTGRP parameter and the DFTACTGRP
parameter?  The point being that if you create a CL program in ACTGRP(QILE)
and the Lawson program runs in ACTGRP(LAWSON), the overrides issued by the
CL are unknown outside of the CL's AG.  And that's all on purpose.

To poke around, do a DSPPGM on the CL and the RPG.  That will show you the
activation group which each program runs in.  That might help clear this
particular issue up for you.  If it doesn't, perhaps you could start another
thread with a different subject so it's easier to find in the archives?

  --buck




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.