Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Filter and GO Bottom
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00901656
Message ID:
00901683
Views:
37

LOCATE FOR .F.


This send me to the EOF() condition,
then i must use a SKIP -1 for go into the last unfiltered record,
but SKIP -1 is not optimizable, and then:

speed of not optimized
GO BOTTOM
is faster of
LOCATE FOR .F. && this is optimized
SKIP -1        && this do a back scan loop
Thanks

Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform