You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Tibor Strausz <Ti...@tridion.com> on 2002/08/08 15:48:13 UTC

exec foreach file

Hi,
i want to use exec for each file i found in a dir
example: i want to unreg all dll's i find in src dir

howto??

thnxs

tibi



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: exec foreach file

Posted by Stefan Bodewig <bo...@apache.org>.
<http://jakarta.apache.org/ant/manual/CoreTasks/apply.html>

Stefan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: exec foreach file

Posted by Geoff Meakin <ge...@isocra.com>.
Check out the foreach task

http://marc.theaimsgroup.com/?l=ant-user&m=102100484512833&w=2

This might help??
-Geoff


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>