Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INDEXSEEK()
Message
 
To
12/11/2001 18:59:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00580322
Message ID:
00580783
Views:
18
>It's needed because VFP has to check the data record to see if it matches the filter or is deleted. That's my point. I put the GO BOTTOM there simply to move the record pointer away from the record which has already been found in the previous loop.

LOCATE is optimizable and go bottom and go top are not, so the effect of moving the pointer can be very different between these various techinques.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform