You can create a <path> (which can contain a <dirset>), and <pathconvert> it to a property (comma separated, without spaces for <foreach>), and use that as the 'list' attribute of <foreach>. --DD
-----Original Message----- From: M [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 11:36 AM To: Ant Users List Subject: Re: calling tasks per directory? Matt Benson wrote: > > <foreach> is your friend! > > That's what I think, anyway... Do you have any examples that take dynamicly take a directory tree using Foreach? It looks like Foreach just takes a static list but I'm probably missing the obvious. -- Regards, M Martin Sillence PR Newswire DL +44 (0)1865 78 5065 F +44 (0)1865 78 5100 W www.prnewswire.eu.com --------------------------------------- Any views or opinions are solely those of the author and do not necessarily represent those of PR Newswire Europe. The e-mail contents are intended only for addressee and may contain confidential and/or privileged material. If you are not the intended recipient, please do not read, copy, use or disclose this communication and notify the sender. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
