Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
User preferences - 'the correct place'
Message
 
To
21/09/1999 10:30:10
Ed Gay
Computer Software Consultants
Bangor, Maine, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00267081
Message ID:
00267090
Views:
21
Ed,
If you need the information to be truly global and accesible by all forms then consider adding it to the application. Then it can be referenced by using goApp.property name. If it's a lot of information then consider creating a custom class and creating a custom object reference in the application. Then all the information can be accessed by the reference "goApp.oObject.property".

If you take this approach you can add code to the applications BeforeReadEvents() method to make sure everything is loaded correctly.

I hope this is what you were looking for.
William Hartgrove
Senior Elephant Waxer
Hartgrove Amusent Park and Youth Hostel
Austin, Texas
Previous
Reply
Map
View

Click here to load this message in the networking platform