|
On Tue, Feb 5, 2013 at 4:57 PM, Buck Calabro <kc2hiz@xxxxxxxxx> wrote:
And my advice for service programs is the same asI agree with everything except the above...
for programs. Use ACTGRP('MYCOMPANY').
IBM recommends ACTGRP(*CALLER) for service programs...
With all the programs as ACTGRP(MYCOMPANY), the service programs will end
up there also. At least till you gain the experience and knowledge to
start using other activation groups.
At that point, 99.9% of the time, you'll still want ACTGRP(*CALLER) for
your service programs. The other 0.1% you'd want the SRVPGM to be in it's
own unique activation group.
If you start out with ACTGRP(MYCOMPANY) for your service program, it will
be all too easy to end up with a program not using ACTGRP(MYCOMPANY) making
calls into it which is a recipe for trouble.
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.