Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Possible VFP bug...
Message
From
21/01/2000 16:34:29
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00321122
Message ID:
00321139
Views:
18
>I seem to have a reproduceable error.
>In the Click() event of a button, if I use Empty() inside of Seek() I get the error: "Function name is missing )".
>
>For example:
>If cmdSearch.Click() says:
> SEEK(EMPTY(Employee.SSN), 'Employee', 'SSN')
>

Is Employee. SSN a logical field? If not you will get a type mismatch error. The EMPTY() function returns a logical denoting whether the variable is empty or not.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform