Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set bar of ... is working
Message
De
16/12/1997 12:48:34
 
 
À
16/12/1997 12:21:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00066261
Message ID:
00066296
Vues:
34
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform