Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SUBSTR() by taking care of upper characters
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00743063
Message ID:
00743253
Views:
11
Result is not the same as with "case insensitive" flag. This code also changes case of the rest of string which may not be acceptable.

>Hi Michel,
>
>Before the "case insensitive" flag was introduced you would just make the entire string upper or lower case like this:
>
>
>lcHtml=STRTRAN(upper(lcHtml),'MICHEL','Michel Fournier')
>
>
>That does the same thing.
>
>Hugh
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform