Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variables - Private vs. Local
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00882138
Message ID:
00882277
Views:
15
A simple answer:
* Efficiency order desc
PUBLIC
PRIVATE
LOCAL

* Usability order desc
PRIVATE
LOCAL
PUBLIC

* Certainty order desc
LOCAL
PRIVATE
PUBLIC
Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform