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:
00901790
Views:
25
Did you test this? I am not sure that is necessarily so. It certainly could be true depending on how the data is laid out.

How many rows in the table? Are you sure you want to do it this way?

>
>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
Menachem Bazian, CPA
President
BC Consulting Services, Inc.
973-773-7276
Menachem@BazianCentral.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform