Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax Error
Message
From
27/12/1999 17:55:44
 
 
To
27/12/1999 17:51:39
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00308731
Message ID:
00308989
Views:
24
Hi Jimmy,

>I've seen you say not to use public variables on a couple of occasions. I'm just wondering why.

They have the potential to stomp on other variables (not a good thing) when they are not needed. If a LOCAL variable will work, there's no reason to endanger the system by using PUBLIC. IOW, They're Over Kill and Dangerous.

Most folks won't touch them, and some are hesitant to even use PRIVATE. But declaring them anything is better than not :-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform