|
----- Original Message ----- From: "Rob Berendt" <rob@dekko.com> To: <RPG400-L@midrange.com> Sent: Wednesday, February 16, 2000 14:17 Subject: RE: Design question re: SrvPgm Modules & Procedures > I still need to take the time and read the ILE concepts manual and > understand binding better. Or does someone recommend a session at > COMMON that will best address this issue? > > I've created a huge service program with multiple subprocedures. I > got cute and organized them by function. Now when I add a new > subprocedure, in the middle, all heck breaks loose. Normally I > recompile every ILE program bound to that service program, shudder. > Maybe this would be an arguement for separate members. Rob, It sounds like the new procedure that you're adding is declared as an export. This changes the signature of the service program because it affects the public interface. You'll save yourself a whole lot of time if you can invest about 20 minutes to read about the Binder Language. It is extremely simple to learn and use. You can have a look at the following link: http://publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/QB3AQ703/4.5 Regards, John Taylor Canada +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.