Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ho do I sort an array on the second column
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Ho do I sort an array on the second column
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01447493
Message ID:
01447493
Views:
85
I'm just not clueing in, and the help manual doesn't help.
I have an array with 2 columns and I want to sort it on the values in the second column. i.e. if array elements are
B,3
C,2
D,1

after the sor the array would look like
D,1
C,2
B,3

TIA,
Mike
Next
Reply
Map
View

Click here to load this message in the networking platform