> I noitced with old versions of gambas, Regexp.Submatches[0].Text
> returns the whole match, .Submatches[1] the first submatch and so on.
> But in the latest version this changes and Submartches[0] becomes the
> first match.
>
> see project attached, its output on revision 3564
> re.SubMatches[0]
I noitced with old versions of gambas, Regexp.Submatches[0].Text
returns the whole match, .Submatches[1] the first submatch and so on.
But in the latest version this changes and Submartches[0] becomes the
first match.
see project attached, its output on revision 3564
re.SubMatches[0].Text the brow