Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange SEEK
Message
De
15/03/2009 06:44:00
 
 
À
14/03/2009 23:16:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01388076
Message ID:
01388179
Vues:
34
Yes, you can. Seek() function is similar to the seek command, but it also return a value identical to found(). Regarding stars, only the person who started a thread can give stars.

>Hi Tore, can I use the following format ???
>
>Local cCode
>cCode="KHAN"
>clos data
>sele 0
>use invoice
>set order to code
>sele 0
>use names
>set order to code
>
>if seek(cCode,names)
> if seek(cCode,invocie)
> ?do something
> else
> ?seek is no good
> endif
>else
> ?seek is no good
>endif
>
>Thanks. I can't find anywhere on my screen how to put the stars on this message.
> Shafid
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform