Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SUBSTR() by taking care of upper characters
Message
 
To
19/01/2003 02:35:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00743063
Message ID:
00743229
Views:
11
Hi Michel,

>But in that case, wasn't it finding only the uppercase occurences of MICHEL?

Yes. But you see that I first convert the entire string I'm searching to uppercase and then I search for something that is uppercase within it.
lcHtml=STRTRAN(upper(lcHtml),'MICHEL','Michel Fournier')
               ^-----------^
Microsoft hears loudest what the VFP community says about Visual FoxPro by looking at the bottom line!

Support the product. Buy the latest version!

Hugh Winters @ WorldData 408-512-1131
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform