Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sorting Arrays
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Sorting Arrays
Divers
Thread ID:
00476674
Message ID:
00476674
Vues:
71
We have some items in an array:

Example:

C, a, B, d, z

When we asort() it we get
C, B, a, d, z

We would like to get:
a, B, C, d, z


Note: We cannot (do not want to) change the items to upper case

Any suggestions ?

Thanks for you time in advance!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform