RE: Zvi_Q: know the number of token in a file

2003-07-22 Thread Jan . Materne
hamim, Zvi (Zvi) ** CTR ** [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 22, 2003 2:28 PM > To: Ant Users List > Subject: RE: Zvi_Q: know the number of token in a file > > > I cna't see this task, or any that relates to regexp. > > -Original Message- &

RE: Zvi_Q: know the number of token in a file

2003-07-22 Thread peter reilly
ailto:[EMAIL PROTECTED] > Sent: Tuesday, July 22, 2003 3:22 PM > To: [EMAIL PROTECTED] > Subject: RE: Zvi_Q: know the number of token in a file > > > Part of AntContrib. > > > Ant-Contrib: > Homepage: http://sourceforge.net/projects/ant-contrib/ > CVS-Sourc

RE: Zvi_Q: know the number of token in a file

2003-07-22 Thread Rahamim, Zvi (Zvi) ** CTR **
I cna't see this task, or any that relates to regexp. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 22, 2003 3:22 PM To: [EMAIL PROTECTED] Subject: RE: Zvi_Q: know the number of token in a file Part of AntContrib. Ant-Contrib: Hom

RE: Zvi_Q: know the number of token in a file

2003-07-22 Thread Jan . Materne
> Sent: Tuesday, July 22, 2003 2:08 PM > To: Ant Users List > Subject: RE: Zvi_Q: know the number of token in a file > > > Thanks, > where can I find the propertyregex task? > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tues

RE: Zvi_Q: know the number of token in a file

2003-07-22 Thread Rahamim, Zvi (Zvi) ** CTR **
Thanks, where can I find the propertyregex task? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 22, 2003 2:41 PM To: [EMAIL PROTECTED] Subject: RE: Zvi_Q: know the number of token in a file I did a quick hack using AntContrib

RE: Zvi_Q: know the number of token in a file

2003-07-22 Thread Jan . Materne
I did a quick hack using AntContrib: First I read the whole content of the file into a property (prerequisite for the next step). The I use the same regexp which you use for your in . copies the result of the regexp matching in