Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SoftSeek as used in Clipper
Message
 
To
22/07/2000 01:01:49
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00395828
Message ID:
00395874
Views:
10
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform