Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set bar of ... is working
Message
From
16/12/1997 12:48:34
 
 
To
16/12/1997 12:21:07
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00066261
Message ID:
00066296
Views:
35
>>>Thanks George.. Your example helped me
>>>and now it works. I have two bars that
>>>will be using the check mark. How do I
>>>test to see if there is a check on bar 1 or 2?
>>>If bar 1 or bar 2 is checked, I will call a function.
>>>thanks rob
>>
>>Why check the bar rather than the variable that the bar checks?
>Hi Erik..
>I have two bars sharing one public variable. I need to check if the
>bar is set to true or false. I might be going about this wrong.

If both bars share the same public variable, then both bars are always on or off right?
Your process doesn't _really_ care if the bar is checked or nor, it really cares about the same condition that the bar cares about to set its check. Therefore, just use your global variable as a reference to see if the condition is true or not. You can trust that the bar will be checked if it it's SET MARK expression is true. Make sense?
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform