|
I've been following the subprocedure/service program thread and have a question... I've been learning Service Programs, wrote a test one, successfully used it in a program, changed the subprocedure in the service Program, did a create service program, and ran the calling program again, it picked up the changes in the service program... Question, when do you use update service program vice create service program? Capt.j -----Original Message----- From: Bob Slaney [mailto:rjslaney@us.ibm.com] Sent: Friday, June 07, 2002 9:16 AM To: rpg400-l@midrange.com Subject: Re: ILE Question >>can I just write a subprocedure, then within an IF statement use a prototyped call to get the value I need? Or do I need to put the subprocedure into a service program? Does any bound by reference procedure need to be in a service program? You can write a subprocedure. You can issue a call from an IF. Generally subprocedures are called as 'functions' just like BIFs but you could use a CALLP. Bound by Reference procedures must be in a service program. Once you have created the service program and if the subprocedure logic changes and is replaced, you just update the servive program...no need to recreate the *PGM. Bob Bob Slaney/Atlanta/IBM@IBMUS (Lotus Notes) Internet id: rjslaney@us.ibm.com VM id: DALVM1.RJSLANEY@VM Tieline 445-7374 Direct (770)835-7374 FAX tie 445-7232 Direct (770)835-7232 IBM Learning Services iSeries Courseware Developer IBM Corp. 3200 Windy Hill Road Atlanta, GA 30339 Internal Zip WG08C _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com 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.