Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Possible VFP bug...
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00321122
Message ID:
00321176
Views:
23
FWIW, I just tried it and got a "Data type mismatch" error. What I think you're doing is issuing the SEEK as a function call with no left portion, I mean usually it is:

lFound = SEEK()

just typing:

SEEK()

gives the error message you describe: "Function name is missing )"

Mark


>>>In the Click() event of a button, if I use Empty() inside of Seek() I get the error: "Function name is missing )".
>
>>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.
>
>I said that I get the error: "Function name is missing )" when I try to close the method's editor.
>Employee.SSN is a char field (Social Security Number).
>Did you try my example?
>If so, did you get an error?
>
>j
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform