Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SEEK vs =SEEK
Message
De
23/07/2003 09:41:15
 
 
À
23/07/2003 02:12:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00812589
Message ID:
00812755
Vues:
14
>Hi Brenda,
>
>>> What does the = do anyway.
>
>In addition to Fred's reply it's also worth noting that =SEEK() returns success/failure so FOUND() becomes redundant...
>
>Regards,
>Viv


In which case (used as a function), you can use:
If Seek("whatever")
  * found
Else
  * not found
EndIf
instead of =Seek() and ignoring the returned value :)


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform