Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error #26
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00528845
Message ID:
00529030
Views:
15
>>>Is anybody having that error doing SEEK('parm1', 'parm2', 'parm3') on a table involved into relation?
>>>Thanks Mark
>>
>>Do you get the error if you put an equal sign in front of the SEEK() function? If I remember correctly, SEEK() is one of the VFP functions that will not work unless you use =SEEK(.....)
>
>You're right. W/o equal sign '=' it'll be SEEK command that have different syntax.

Usually, you do not have to precede any function, procedure or method call with an equal sign in VFP. This one is different and is probably because there is also the SEEK command.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform