RE: Regular expression issue

2007-12-17 Thread Ori Marco
, 2007 3:48 PM To: JMeter Users List Subject: Re: Regular expression issue Works for me using $0$ as the template. What template did you use? On 17/12/2007, Ori Marco <[EMAIL PROTECTED]> wrote: > Hi > > > > I trying to extract data from DB with any kind of characters and using &

Re: Regular expression issue

2007-12-17 Thread sebb
Works for me using $0$ as the template. What template did you use? On 17/12/2007, Ori Marco <[EMAIL PROTECTED]> wrote: > Hi > > > > I trying to extract data from DB with any kind of characters and using > the expression: [^\t\n]* > > I check it with http://jakarta.apache.org/oro/demo.html and it