>-Ursprüngliche Nachricht-
>Von: Mario Madunic [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 3. August 2007 00:13
>An: Ant Users List
>Betreff: iterate through files
>
>(Running Ant from a bat file triggered by a directory watching app.)
>
>Is is possible to iterate t
(Running Ant from a bat file triggered by a directory watching app.)
Is is possible to iterate through a directory of files (that can have files
added while the task is running), one at a time before running the task again?
In other words I want to grab a single file parse it with an Ant task, del