Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Empty() not working on textbox
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00497017
Message ID:
00497029
Vues:
14
>I have a textbox that has an inputmask of 9999999.99.
>
>textbox.value = 0.00
>empty(textbox.value) = .f.
>
>Why does empty evaluate to .f. when empty(0.00) evaluates .t.?
>
>
>Thanks
>Pat


When a numeric = 0, EMPTY() will always evaluate to a .T.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform