Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ho do I sort an array on the second column
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01447493
Message ID:
01447509
Vues:
75
This message has been marked as the solution to the initial question of the thread.
DIME MyArray(3,2)
MyArray(1)="B"
MyArray(2)=3
MyArray(3)="C"
MyArray(4)=2
MyArray(5)="D"
MyArray(6)=1
 = ASORT(MyArray,2)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform