Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I check if numeric field is 0 or blank
Message
From
26/08/1999 10:23:29
 
 
To
26/08/1999 10:19:35
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00257901
Message ID:
00257903
Views:
15
Hi Gary,

>IF !(ALLTRIM(STR(test1result)) = " ") then

Does this help?:
if !empty(test1result)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform