Kris and others, Good questions. I'm sorry I did not provide more detail. We have a process where by images are copied to a specific location. I need to grab the filenames (a mix of *.jpg, *.gif, *.png, etc) and get only the newer filenames. I need to make a list of these names. I would like it to be text with a filename on each line, if possible. I would then take this file and pass it to another process that does some image manipulation.
Is this possible? -----Original Message----- From: Kris Read [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 02, 2004 1:24 AM To: Ant Users List Subject: Re: I need a list of filenames Capture the list from where, in what format, and store it in what kind of file? This is a very specific problem with no details. There are many ANT tasks that might or might not be helpful... On Mon, 1 Nov 2004 21:48:36 -0500, Riffe, Melvin <[EMAIL PROTECTED]> wrote: > I need to capture a list of filenames, create a file listing them, and > feed that into another process. I have the last part with the <exec/> > tag. Is there a set to tags I can use to accomplish the first two? > > Thanks... > > Mel Riffe > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]