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:
00099749
Views:
18
Renato,

The arguments for table and tag in SEEK() need to be passed as character strings. seek( key, "table", "tagname" )

>Hi to all,
>strange problem this, sometime a command like SEEK( key, table, tag) fail and give an error like : tag does not exist in table
>If I replace my code with a command like SEEK key ORDER TAG tag IN table it works ok. But I haven't changed the porpuse of command but only the syntax, tag is always the same!!
>
>Does anyone have this really strange problem ?
>Any idea about the cause of it ?
>
>I use the "bugged" SEEK() in a method working as controlsource of a column
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