Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom classes instead of global variables
Message
From
17/01/2000 13:49:41
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00319087
Message ID:
00319112
Views:
16
>>PUBLIC goSettings
>>goSettings = CREATEOBJECT('settings')
>Thanks,

Also, if this is your main program, you shouldn't need PUBLIC. If you create a PRIVATE variable every proc in your app should be able to see it, and then you can say, "I don't use Public variables at all" ;-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform