Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inlist
Message
De
14/10/2004 12:23:41
 
 
À
14/10/2004 12:14:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Inlist
Divers
Thread ID:
00951444
Message ID:
00951450
Vues:
8
Hi Daniel,
No, inlist works like a single equals "=" sign when you compare two strings.
>I don't think I have ever noticed this, but
>if I say
>x = "_New"
>? inlist(UPPER(x),"NEW") && the result is .F.
>
>But if I say

>x = "New_"
>? inlist(UPPER(x),"NEW") && the result is .T.
>
>Shouldn't it be true for both cases????
>Set exact is OFF
>
>Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform