Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SEEK vs =SEEK
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00812589
Message ID:
00812743
Vues:
14
Hi Brenda,

The seek function returns .T. or .F. indicating if the record was found. Therefore you could change your code to:
If SEEK('table','value','index)...
and eliminate the found().

>I am confused. The code has a =SEEK('table','value','index) followed by IF FOUND(). The SEEK finds a key match but the FOUND is not triggered. Is it because of the =SEEK. What does the = do anyway.
>
>Thanks
>
>Brenda
kenweber
GCom2 Solutions
Microsoft Certified Professional

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform