Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Locate Function
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Locate Function
Divers
Thread ID:
00682059
Message ID:
00682059
Vues:
66
Hi,
Does locate work when issued succeessively?

When I issue thr LOCATE statements below in the command window this is what happens.

Select MyTable
Locate for Alltrim(Upper(TABNAME)) == "ATAB" and FORMNAME == "MYFORM"
? FOUND(), returns .t.

Locate for Alltrim(Upper(TABNAME)) == "BTAB" and FORMNAME == "MYFORM"
? FOUND(), returns .f.

BTAB & ATAB are in MYTable

Any thoughts on this?

Thank you.

Ria
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform