Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can 'A'='a' be true?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00463931
Message ID:
00463936
Views:
11
>I would like vfp5 to be case insensitive for certain comparison operations.
>Is this possible?

>Can 'A'='a' be true

TRY

UPPER('A') = UPPER('a')

Bob
'If the people lead, the leaders will follow'
'War does not determine who is RIGHT, just who is LEFT'
Previous
Reply
Map
View

Click here to load this message in the networking platform