Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SEEK( key, table, tag) Vs. SEEK key ORDER TAG tag IN tab
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00099375
Message ID:
00099935
Views:
15
Renato,

The problem with Xbase is that code can compile quite properly and fail quite miserably at runtime. If you are sending the proper arguments to the seek() there is no reason for it to fail. I'd use a combination of code in the Error() method and activating the debugger right before the seek() to trap what's causing the problem.

>Ok thanks to all, but I'm not asking about syntax.
>I'm talking about a strange problem that it's hardly to verify (a syntax error if exist it's always present). The application run well almost of time but sometime that code fail. In my SEEK() I haven't variable for tag or table I use your syntax ( seek( key, "table", "tagname" ) ) .
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform