Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Application Design
Message
From
11/08/2003 14:58:05
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00747206
Message ID:
00819091
Views:
19
Please bare with me.

Here's my scenario: I have a main form which is set as max and as top level form. I have a timer on this form looking at a logical variable. As long as it is is .F. the form is running. I do this because I need something constant on every instance running my app to send dynamic info too. I have a main menu form which have a Quit command button that sets the logical variable to .T. This is the only place the app can be shutdown however the main menu form may be released or loose focus within the app. I can use a Public variable to handle this but it's been avised to not use Public variables.

If I want a global logical variable what class would I use to create my new object on?
Previous
Reply
Map
View

Click here to load this message in the networking platform