|
Well yeah... If you use prototyped sub-procedures you also get the benefit of compile time type checking and what might be a significant performance boost. If your subprocedure is in a service program and you haven't changed the signature, you get the same ease of maintenance you get from a dynamically called program where you haven't changed the parameters--you don't need to recompile anything that uses it. The other thing is that you don't have to use RPG for a module or service program. ILE binding doesn't care. -----Original Message----- From: Bruce Jin [mailto:brucej@MRC-PRODUCTIVITY.COM] Sent: Tuesday, July 10, 2001 6:51 AM To: RPG400-L@midrange.com Subject: Re: What are the benefits of ILE? >Will subprocedures, you only need change it in on place (the module >containing that nasty code), and you're done. I could just write a called program (RPG, CL, C ...) instead of a subprocedure to replace the subroutine. I accomplish the same thing - maintain code in one place. Regards, +--- | 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 +--- +--- | 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-2025 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.