Posible to do case insensitive compare?
Posted: Tue Oct 25, 2005 8:18 am
Hi
Doing my install I need the user to type in some information into a textbox and then compare the text with some text from a text or from the registry, ignoring the case of the text.
Normally I would just convert both strings to lowercase, before comparing, but I dont see a command that?
Doing my install I need the user to type in some information into a textbox and then compare the text with some text from a text or from the registry, ignoring the case of the text.
Normally I would just convert both strings to lowercase, before comparing, but I dont see a command that?