I'm not sure if there is an ANT task that does what you need to do.  If
there isn't you would always right your own task and make it do exactly
what you want.

Kris


> -----Original Message-----
> From: LeeAnn Pultz [mailto:leeann@;sesame.com]
> Sent: Monday, October 21, 2002 2:48 PM
> To: [EMAIL PROTECTED]
> Subject: Point me in the right direction please?
> 
<snip>
> 
> I need to somehow list the current files in that folder, and 
> add one line
> to a script file for each of the files in that folder.
> 
<more snip>
> Is there any way of looping through a directory listing, and 
> putting the
> file names into variables that I can then concatenate onto 
> the rest of the
> string?

--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

Reply via email to