Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SEEK( key, table, tag) Vs. SEEK key ORDER TAG tag IN tab
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00099375
Message ID:
00099643
Vues:
20
>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."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform