Have you tried the Ant manual? There are several examples in there. See http://ant.apache.org/manual/index.html. Click on 'Ant Tasks' in the index, then click on 'Optional Tasks', then click on 'Script'.
Rhino ----- Original Message ----- From: "Mark Lybarger" <[EMAIL PROTECTED]> To: "Ant Users List (E-mail)" <[EMAIL PROTECTED]> Sent: Friday, October 01, 2004 9:50 AM Subject: ant script task examples does anyone know where some examples of using the ant script task can be found? i'm looking to use a simple script which iterates over each file in a directory and calls another ant task passing in the filename. thanks! ~mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
