[Gambas-user] To the wish list...

Benoît Minisini gambas at ...1...
Sat Aug 22 14:18:50 CEST 2009


> > Benoît,
> >
> > Perhaps you could also enhance Find to accept regular expressions (or
> > something similar to what we can use with LIKE)
> >
> > If it already does can you provide some more documentation about it in
> > Gambasdoc?
> >
> >
> > Regards
> > Dimitris
>
> I'm not sure I will do that. But I'm not sure I won't.

Hey, I did it in revision 2260:

MyStringArray.Find("LIKE pattern", gb.Like) will use the LIKE instruction to 
search the array.

-- 
Benoît




More information about the User mailing list