Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Asort by specific column in a multi-dimensional array
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00539014
Message ID:
00539018
Vues:
11
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everyone,
>
>I have lnFields=afields(laFields). I want to have all fields sorted alphabetically. How can I do it in VFP6.0? Is this function improved in VFP7.0?
>
>Thanks in advance.

ASORT() is basically the same in 7. However, in 7, you can ASCAN() a specific column an make the search case-insensitive. I'm afraid you will have to roll your own to sort by other columns in either version.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform