Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check for empty field
Message
From
11/12/2000 21:16:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Check for empty field
Miscellaneous
Thread ID:
00451997
Message ID:
00451997
Views:
60
In a form, I have the formula to check a field X of a table --- if X = "" ...
It works fine when I run the form in VFP. But it has wrong operant error after I complie it to an exe file.
Finally I change it to if empty(X) ... then it works fine in both VFP and in its exe file. Does it mean we should use the empty() instead of = "" if we want to check empty field?
Power Wong
Every problem will have a solution, the only problem is that can you find it out.
Next
Reply
Map
View

Click here to load this message in the networking platform