Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SoftSeek as used in Clipper
Message
 
À
22/07/2000 01:01:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00395828
Message ID:
00395874
Vues:
9
>Is there a softseek in VFP as there is in Clipper?
>Softseek is when set exact is ON or OFF and Found()=.F. instead of going EOF()=.T. the pointer is placed on the next record after where the pointer would have been if it was there.
> Found() would =.f.
> EOF() would =.f.
>Thank you

George,

One more thing I forgot. It's really better to assign RECNO(0) to a variable and check its (the variable's) value. If it's zero, then issue GO BOTTOM because the expression was greater than the last (in terms of index order) record in the table.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform