1. If the program is ILE RPG, you may be able to specify the parameter in the H specification of the program.
2. If the program is ILE COBOL, you may be able to specify the parameter as a process option. But the ACTGRP parameter is not available as a process option.
3. Create a module using
followed by
4. Create precompiled source using
TOSRCFILE(MYLIB/MYFILE)
===> CRTBNDxxx SRCFILE(MYLIB/MYFILE) ACTGRP(MYACTGRP)
Barbara Morris can be reached by email at
LATEST COMMENTS
MC Press Online