Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I get SEEK expr DESCENDING to work in VFP 5.0?
Message
From
27/07/1999 15:23:29
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00246816
Message ID:
00246819
Views:
14
Hi Annemarie,

>What I am trying to do is search for a value, using SEEK, when using an Index that is in descending order. Any ideas to do this successfully will be greatly appreciated!

At minimum this is what your code must look like:
SEEK eExpression ORDER cTagName DESCENDING
Do you have the Order Clause included? Maybe you'll have better luck doing a SET ORDER first and then a SEEK()? Can you post your code?
Previous
Reply
Map
View

Click here to load this message in the networking platform