|
> > Do you issue OVRDBF commands from ILE? Do you specify > > OVRSCOPE(*JOB)? > > Whenever I use an override, I make sure both CL and RPG are > ILE. So far I never needed to use OVRSCOPE(*JOB). > In general, when I convert an RPG program to ILE I > check where it is called. Mostly when it is only called from > CL I change the CL to ILE as well and use > ACTGRP(*CALLER). When it is called from other > non-ILE programs I use a named activation group. Thank you! I was mostly thinking about this: > No problem calling OPM from the central ILE > program; when programs are converted to ILE > the 'plumbing' is already there. If I issue an override in ILE, the OPM programs don't see it. I guess you catch these when you check where it is called and probably convert them to ILE at the same time. --buck
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.