Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can you asort(array1) with an UPPER?
Message
De
30/03/1999 14:04:35
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00203480
Message ID:
00203486
Vues:
12
>my array is a list of client input. it is in mixed case. some client use all upper case, some clients use all lower case. would like the lower and upper case letters to sort the same. is there a way to asort() UPPER?
>
>any other ideas?
>
>brenda

Put it into cursor (INSERT Into mycursor FROM ARRAY) and INDEX this cursor on UPPER(myfield)
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform