I've done a search of looping and looked at most code samples ssupplied.

It looks like people create new classes when existing API doesn't solve their problem

I'd like to iterate through a file and save each line as a proterty and then process 
that property with a task.

First of all, is this possible?  

Secondly, if this cannot be done I'd then prefer to iterate through a property array 
up to its size  and call a task with the current property array element.

I'm running with Ant 1.5 on Mandrake Linux.

Many thanks,
Mark


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to