|
On Mon, 2004-08-23 at 17:30, Lim Hock-Chai wrote: > I think I'm digging myself into a hole here. I guess by now everybody > already knows that I'm Reaaally bad in giving example :(. > > If you consider service program a program then you are correct. I think you > can also do the exports/imports between modules and bind them into a program. > I think I read somewhere that is not a good thing to do. > > So far I think Scott is the only one that agrees with me about no reason to > use sub-routine. If he is not, then I think I'm all alone about this. I > might need to do some rethinking on this. I feel like I got to the dance late, but I can't remember the last time I used a sub-routine. Even when I know I'm going to access a global variable I still use a sub-proc. Local variables, return variables, heck even easier debug are good reasons for using internal procedures. Joel http://www.rpgnext.com > > > > -----Original Message----- > From: rpg400-l-bounces@xxxxxxxxxxxx > [mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Bartell, Aaron L. > (TC) > Sent: Monday, August 23, 2004 11:33 AM > To: RPG programming on the AS400 / iSeries > Subject: RE: Subroutines vs Subprocedures was RE: Indicators > > > >Variables in program A can not be accessed by program B directly. > > Not true. I can make variables "public" in RPG *SRVPGM's. Read up on > Data Exports/Imports. Basically the same functionality as Java. I can > even export it as a different name than what I call it in my RPG program > so maybe there is even more functionality in RPG than Java ;-) > > Aaron Bartell > > -- > 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.