Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display message whenever variable changes
Message
De
23/11/2004 23:03:16
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
00964064
Message ID:
00964115
Vues:
8
>Since this variable can be changed in different parts in our app then i cant use Assert :-(
>
>anyway i'll use Insert watch which'll stop execution whenver/wherever the variable changes.
>Thanks

Have you given any thought to creating an application class and, instead of using a public variable, use an application class property? Then you could use an 'Assign' for the property to test whether the value is changed and pop up a wait window if it has.

Alan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform