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

Leo Barnhoorn leo.barnhoorn at ...246...
Sun Jan 2 12:29:07 CET 2005


Hello Paul,

Welcome and a happy new year.

Just use Lower$, LCase$ or Upper$, UCase$. Look in the help browser, Gambas.

Regards,
Leo.

On Sunday 02 January 2005 12:17, Paul Renhard wrote:
> 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
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user




More information about the User mailing list