Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with seek
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
01659059
Message ID:
01659063
Vues:
57
>>What about this:
>>
>>SET EXACT OFF
>>seek left(globalnew.accountno,6) IN clients ORDER accountno
>>if found([clients])
>>   WAIT WINDOW "A"
>>endif
>>SELECT clients
>>BROWSE last
>>WAIT WINDOW "B"
>>
>
>It now works thanks

Better to use SEEK as a function, then you don't need extra found() code.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform