Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty()??? Is this true!
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00940054
Message ID:
00940388
Views:
18
I noticed that if you
?x before doing ?empty(x) it returns .f.

but do ?empty(x) without doing ?x, it returns .t.





>Check this out!
>Run this:
>
>x=199.07
>x=x - 185.27
>x = x  - 13.80
>?"---"    && Result
>?x        && Print 0.00
>?EMPTY(x) && Print .F.
>
>
>Anyone know why?
Work as if you don't need money
Love as if you've never been hurt before
Live as if this is your last day to live
Dance as if no one's watching
Previous
Reply
Map
View

Click here to load this message in the networking platform