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:
00099643
Views:
19
>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
>
>Thanks in advance

With kind of error message you have stated, it seems that you just misspelled the tag name at SEEK(key,table,tag). Both command should work well and it should be identical in nature.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform