Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SEEK vs =SEEK
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00812589
Message ID:
00812743
Views:
13
Hi Brenda,

The seek function returns .T. or .F. indicating if the record was found. Therefore you could change your code to:
If SEEK('table','value','index)...
and eliminate the found().

>I am confused. The code has a =SEEK('table','value','index) followed by IF FOUND(). The SEEK finds a key match but the FOUND is not triggered. Is it because of the =SEEK. What does the = do anyway.
>
>Thanks
>
>Brenda
kenweber
GCom2 Solutions
Microsoft Certified Professional

Previous
Reply
Map
View

Click here to load this message in the networking platform