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:
00099749
Vues:
19
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform