Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie question: LOCATEing records
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00263556
Message ID:
00264117
Vues:
27
Try placing a wait window just before your IF statement to see what is being passed. I assume it is a numeric value, if not, remove the str().

wait window "Value = " + str(Thisform.txtFind.Value) timeout 2

Tom
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform