|
Thanks for all your help. It was just a matter of having to sign off the system and sign back on to the system. Bruce Odum -----Original Message----- From: DeLong, Eric [mailto:EDeLong@xxxxxxxxxxxxxxx] Sent: Monday, May 24, 2004 4:45 PM To: 'RPG programming on the AS400 / iSeries' Subject: RE: Service Program Issue Bruce, If your service program activates into a named AG, then you must reclaim the named activation group for the change to be visible. Remember, named activation groups remain active in a job until reclaimed. If your service program is AG *CALLER, then verify the AG that your program is running in. If it's using a named AG, then you have the same situation, and should reclaim the named AG. If your program is AG *NEW, then your service program will automatically get reclaimed when your program terminates. Eric DeLong Sally Beauty Company MIS-Project Manager (BSG) 940-898-7863 or ext. 1863 -----Original Message----- From: Bruce Odum [mailto:bodum@xxxxxxxxxxxx] Sent: Monday, May 24, 2004 3:26 PM To: rpg400-l@xxxxxxxxxxxx Subject: Service Program Issue We are in the process of working with service programs. It was my understanding if you were to change the code within a service program that the ile program using this service program would benefit from the new changes and not have to be recompiled and rebound to the service program and that you only need to recompile the ile program if you changed the connection points within the service program or added new modules to it and wanted to use them. Right now if I make a simple service program and place it in a bind directory and use CRTBNDRPG and put in the bind directory which contains the service program it all works fine. The service program will always return the value 'A' now if I change the service program to return the value 'B' and perform a update service program the main ile program that uses this service program will still return a 'A' until I recompile the ile program. Its like it is doing a bind by copy on the service program. This does not seem correct. Any ideas why I have to recompile the ILE to get the new 'B' value. Bruce Odum bodum@xxxxxxxxxxxx (423) 510-3821 4080 Jenkins Rd. Chattanooga, TN 37421 _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
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.