|
* Jerry C. Adams *iSeries/i5 Programmer/Analyst B&W Wholesale Distributors, Inc.* * voice 615.893.8633x152 fax 615.995.1201 email jerry@xxxxxxxxxxxxxxx <mailto:jerry@xxxxxxxxxxxxxxx> Holden Tommy wrote:
Careful with this one...Changing command defaults *could* hit someone else in the backside...not to mention should the OS be upgraded your back to the shipped default. I generally handle this via PDM option (for SEU..copy the QAUOOPT file into my dev lib..) or by creating"custom" compile options in WDSC much safer plus it only affects me.Thanks, Tommy Holden -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Joe Giusto Sent: Wednesday, October 12, 2005 1:53 PM To: RPG programming on the AS400 / iSeries Subject: Re: Change service program info for program you could try CHGCMDDFT on the CRTPGM command to ALWLIBUPD(*YES) assuming the CRTBNDRPG is using the CRTPGM after creating the temp module object. ----- Original Message ----- From: "Mel Rothman" <mel@xxxxxxxxxxxxxx> To: <rpg400-l@xxxxxxxxxxxx> Sent: Wednesday, October 05, 2005 1:46 PM Subject: Re: Change service program info for program <SNIP> Unfortunately, CRTBNDRPG, which I use, does not have either of these parameters and apparently uses the defaults. DSPPGM for my programs created with CRTBNDRPG show this: Allow update . . . . . . . . . . . . . . . . . : *YES Allow bound *SRVPGM library name update . . . : *NO So, if you use CRTPGM, you can specify ALWLIBUPD(*YES) and use UPDPGM's SRVPGMLIB to change the bound service program's library. If you use CRTBNDRPG, you need to run CRTBNDRPG again with the desired service program name and library.
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.