Re: help with regular expressions

2003-02-22 Thread tracer
Hello Task Control, On Sat, 22 Feb 2003 03:02:49 -0400 GMT your local time, which was Saturday, February 22, 2003, 2:02:49 PM (GMT+0700) my local time, Task Control wrote: > Estimados seguidores del tbdev arroba thebat.dutaint.com > Hi, i'm working in a regular expresions (regex's) filter in v

Re: help with regular expressions

2003-02-22 Thread Leif Gregory
Hi Task, On Sat, 22 Feb 2003, at 03:02:49 [GMT -0400] (which was 12:02 AM where I live) you wrote: TC> Hi, i'm working in a regular expresions (regex's) filter in TC> vampire, i use the freeware TRegExpr, avalaible in TC> http://anso.da.ru One thing that should help using regexps, is the case I m

Re: help with regular expressions

2003-02-22 Thread Marck D Pearlstone
Hi Task, @22-Feb-2003, 03:02 -0400 (07:02 UK time) Task Control said: > To procces the texts of the mails in vampire, i use first the > uppercase function (i.e: uppercase(GooGLe) = GOOGLE), my > questions are: > - what happened if i applied uppercase function to a regular > expression.

Re: help with regular expressions

2003-02-21 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > b. in silence convert the expresions and mail texts to uppercase. > - did you like see a regex's filter in vampire? I'm not any good at regex, but I do not think you can do that, for example \d isn't the same as \D. Making the regex all upper

Re: help with regular expressions

2003-02-21 Thread Stefan Tanurkov
Good [morning|afternoon|day|evening|night] Task, TC> ?anyone knows a good regular expresions guide? please reply with the TC> url. Well, the PCRE guide is a part of The Bat! help ;-) Just look under "Advanced usage topics" - you will find it... -- All the Best! Stefan

help with regular expressions

2003-02-21 Thread Task Control
Estimados seguidores del tbdev arroba thebat.dutaint.com Hi, i'm working in a regular expresions (regex's) filter in vampire, i use the freeware TRegExpr, avalaible in http://anso.da.ru The regex's are complete new for me. I discover it today :-) and i have the nexts questions. To proc