Hey, I'm trying to figure out a way how to read a text file line by line. Then for each read line I'd like to invoke a macro with that line's contents as an argument. I can't find a better whay than using ant-contribs math+var tasks to count the number of lines read so far. With that I can use <headfilter> to just read the next line. Any other possibilities?
Thanks, Felix --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org