Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty() not working on textbox
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00497017
Message ID:
00497029
Views:
13
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform