Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem regarding INDEX
Message
From
21/10/1996 08:39:35
 
 
To
09/10/1996 12:09:52
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00009699
Message ID:
00010612
Views:
39
>>So, my question is: there is a way to save or to know the order of my index before change it?
>
>LOCAL lcOldOrder
>lcOldOrder=ORDER()
>SET ORDER TO lcNewOrder && lcNewOrder is your order
>...
>SET ORDER TO &lcOldOrder

Sorry, but the ORDER() function saves only the name of the index (or the name of the tag) but doesn't say if that one is in the ASCENDING or DESCENDING order. Unfortunately it's that information I need!
Previous
Reply
Map
View

Click here to load this message in the networking platform