[Gambas-user] how to do a regex in gambas?

M0E Lnx m0e.lnx at ...626...
Tue Apr 15 21:04:19 CEST 2008


is it possible to use a wildcard like this in a gambas statement?

Something like this

IF Instr(sString, "i*86") > 0 then

DO THIS

END IF

I'm processing a line of text that may have that in it... trying to
find out if it's possible and how to use wild cards in a statement
like this

Please help




More information about the User mailing list