Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugging
Message
 
À
25/05/2010 08:53:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01465827
Message ID:
01469587
Vues:
58
Similar to what Tamar said, you should try:

!TYPE("Thisform.imgVFPXPowered.Picture")="U".AND.!Thisform.imgVFPXPowered.Picture = (value)

If it goes out of scope, it's False because the first condition fails. If it doesn't change value, it's false because the second condition fails. It only becomes True when the value changes.


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

Click here to load this message in the networking platform