Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memorize order of a index
Message
From
29/09/1998 05:39:38
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
29/09/1998 02:10:16
Annibale Freda
Freda Annibale
Rome, Italy
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00141777
Message ID:
00141809
Views:
22
>Hi,
>How I can memorize the order of a index in a variable for after restore.
>
>In Clipper I use indexord() and in VFP I do not found nothing of similar.
>
>Thank you
>Ciao, goodbye
>Annibale
Annibale,
In VFP you don't memorize such things. Check for order(), tagno(), tagcount, tag(), key(), sys(14), ndx(), cdx(), mdx() etc
To change order and then restore simply :
mOrder = order()
set order to another
...
set order to tag (mOrder)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform