Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LOCATE x GO TOP
Message
From
02/11/2005 18:29:33
 
 
To
02/11/2005 18:04:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01064195
Message ID:
01064779
Views:
55
Hi Tore,

Yes, I was using an index.
In my loop I was perfoming

GO TOP && or LOCATE
GO BOTT

Now I've found that GO BOTT is what really takes a big time, and causes the delay...
Changing GO BOTT to SKIP +1 I have the expected results.

And now...
How can I perform a GO BOTTOM in the fastest way ?

Maybe
SET ORDER TO myIndex DESCENDING
and then
LOCATE ???

Regards

Cesar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform