Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Case insensitive compare?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00727057
Message ID:
00727079
Vues:
12
>I thought I ran across a function in VFP7 once up a time that allowed comparisons of two strings regardless of either one's case and return a .T. if for instance that 'ABC' = 'abc'. Is there such a function?

You're probably thinking of ATC(). You could use it like so
? ATC('abc', 'ABC') && Returns 1
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform