[Gambas-user] Regular expressions

Rob sourceforge-raindog2 at ...94...
Thu Oct 30 23:32:09 CET 2008


On Thursday 30 October 2008 17:59, Markus Schatten wrote:
> I'm a newbee to Gambas and I have a little problem. I would like to use
> the pcre Regexp class, but I seem not to be able to find any examples of
> how to instantiate a new object nor how to use such objects. Is there
> any documentation/tutorial/example? If not could please someone post a
> short example on how to use it?

Yeah, I updated the wiki a few weeks ago with some documentation.  See if 
it's what you need and tell me if it isn't.

http://gambasdoc.org/help/comp/gb.pcre

Here is the page about instantiation, to which I just added a brief 
example:

http://gambasdoc.org/help/comp/gb.pcre/regexp/_new

Rob




More information about the User mailing list