|
I tried below and get the compile error saying that ACTGRP keyword is not allow. H NOMAIN ACTGRP('MYAG') did I do something wrong? Below is what I'm trying to resolve: Some of the service programs in our shop are required to run in their own activation group. The problem that we are having is that sometime developer recompile and create these service programs in the wrong activation group such as *caller. -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Bob Cozzi I usually code the following on my Header specs just for good measure: .....H OPTION(*NODEBUGIO : *SRCSTMT) H/IF DEFINED(*CRTRPGMOD) H NOMAIN ACTGRP('MYAG') H/ELSE H DFTACTGRP(*NO) ACTGRP('MYAG') H/ENDIF
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.