Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code Standards
Message
From
01/10/2003 07:37:45
Walter Meester
HoogkarspelNetherlands
 
 
General information
Forum:
Visual FoxPro
Category:
COMCodebook
Title:
Miscellaneous
Thread ID:
00832733
Message ID:
00833765
Views:
51
Hi peter,

>I propose to use g as scope indicator for variables that are declared public OR PRIVATE in the MAIN program. The g then indicates that it are GLOBAL variables. Global (g) is then simply an indicator that they're visible to the entire application. See also: A Private Global Variable Thread #669192 Message #669192

I'm not fond of using scope identifiers in the name of a variable. IMO, you should not need one. Since you'd only have a very few privates or publics declared you should be able to identify them anyways.

Of course the is only my opinion ;-)

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform