The golden rule is:
 
Avoid global variables like the plague!
 
Bob
----- Original Message -----
Sent: Thursday, May 03, 2001 9:54 AM
Subject: [DUG]: Best Practice

Hi
 
Another Newbie question.
 
What are the pro's and con's of either
passing a parameter to a procedure
versus
setting a global variable that the procedure can read?
 
Mark

Reply via email to