[Gambas-user] Hi and case-insensitive text searches?

Paul Renhard paul.renhard at ...759...
Sun Jan 2 12:17:41 CET 2005


Hi,

Firstly, this is my first post so: Hi, I'm Paul form UK and I've just 
started using Gambas because I'm
a Linux newb and I haven't got the time or inclination to learn python 
or C or whatever! I really like
Gambas because it lets me create GUI apps quickly  in code I (mostly!) 
understand. Many thanks to Benoit
 and contributers for Gambas!

Now, my first problem is that I'm doing a simple text search using 
Instr(). This works fine but is case
sensitive, I would like to do a case-insensitve search! Is there an easy 
way of doing this or am I going to have to code a little loop that takes 
each character of the search string and converts its case for searching?

Thanks, Paul




More information about the User mailing list