I've been programming a task for executing an external task. Seems that the security policy won't allow me to run an external program within an Ant task.
I want to run an external utility iterating through a list of files and I think that there are not iterators in Ant std tasks (please tell me if there are :/) in order to execute the command n-times for the fileset. Please, help! Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
