|
Yes, variables defined in a subprocedure are local to that subprocedure and can only be used there. Variables that are defined in the main part of the program are global and can therefore be referenced anywhere, including in a subprocedure. Scott Mildenberger > -----Original Message----- > From: Feador, Jerry [mailto:JFeador@Kiausa.com] > Sent: Monday, May 06, 2002 11:26 AM > To: 'rpg400-l@midrange.com' > Subject: SubProcedure Variables... > > > > Hi All, > > Just a beginner's question... > > Is it true that variables in subprocedures are local only to that > subprocedure? > > I was just playing with a CallP to a subprocedure, no > parameters, no return > value, and was able to modify a variable, that is defined in > the main code, > from within the subprocedure. > > I didn't think that this would work, now I'm confused. (my > normal state of > mind!) > > Capt.j
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.