Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
User Defined Triggers
Message
De
26/02/2003 03:56:36
 
 
À
25/02/2003 08:00:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00757476
Message ID:
00757960
Vues:
14
Hi,

>>
I have a FXP file which displays an alert box when a certain Logical Variable (e.g., llNotOK = .f. ) becomes true.

I want to have a mechanism to turn this variable to false as and when it becomes true.
<<

A few possibilities:

1. Use a property instead of a variable and use _assign to trap changes.
2. You could just use a timer to check the value.
3. Use a table field instead of a variable then valudation rules should do what you want.

Regards,
Viv
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform