Re: AW: multiple regexs against a single doc

2007-08-02 Thread Mario Madunic
Thanks Jan, works basically but am having problems with certain regexs does nothing been trying to place a regex inside the @replace but with no luck. I'm trying to replace the _TAB_ string with an actual tab so one of the following should do something: \t, \u0011, \ (might have the u and x b

AW: multiple regexs against a single doc

2007-07-31 Thread Jan.Materne
Maybe something like Jan >-Ursprüngliche Nachricht- >Von: Mario Madunic [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 31. Juli 2007 16:00 >An: Ant Users List >Betreff: multiple regexs against a single doc > >Right now I'm doing the following with each r