Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inlist
Message
From
14/10/2004 12:14:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Inlist
Miscellaneous
Thread ID:
00951444
Message ID:
00951444
Views:
58
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
Next
Reply
Map
View

Click here to load this message in the networking platform