Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Public Variables
Message
From
30/12/1996 17:38:35
 
 
To
30/12/1996 15:20:11
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00016182
Message ID:
00016194
Views:
34
>
>OOish way is to create 'application' object based on custom class with set of properties and methods. These properties will work as FPW public variables and methods will perform role of system procedures.

another thing you can do (writing an application object is recomended but this is regarding the "public vars") is to create a cursor (or use a table) that will hold such things and have each class check for the availability of this table and update internal properties to the values there (if the table exist )

Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform