Re: [Gambas-user] Regexpr appears not to be working

2008-11-30 Thread John Harrold
Thanks Benoit Oops! Silly mistake easily done, even more easily overlooked - I must have read that line dozens of times and didn't spot the mistake. Just shows how useful another persons eyes are. Thanks again. Budgieboy 2008/11/30 Benoit Minisini <[EMAIL PROTECTED]> > On dimanche 30 novembre

Re: [Gambas-user] Regexpr appears not to be working

2008-11-30 Thread Benoit Minisini
On dimanche 30 novembre 2008, John Harrold wrote: > Hi all > I am experimenting with the PCRE class to understand more about regular > expressions and Gambas in general > > I have created a form with two textboxes, one for text input the other for > the regular expression text to test against. > Th

[Gambas-user] Regexpr appears not to be working

2008-11-30 Thread John Harrold
Hi all I am experimenting with the PCRE class to understand more about regular expressions and Gambas in general I have created a form with two textboxes, one for text input the other for the regular expression text to test against. There are a number of labels for displaying results returned from