> From: Riffe, Melvin [mailto:[EMAIL PROTECTED]
> My final solution involves sending one file name at a time to another
> process.
Sounds like ... --DD
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
D] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 03, 2004 1:23 AM
To: [EMAIL PROTECTED]
Subject: AW: I need a list of filenames
> Jan, Vielen Dank - Thank you very much.
you´re welcome
> List - should I post my solution to the Ant Wiki? Is that
> kind of thing promoted?
you ca
> Jan, Vielen Dank - Thank you very much.
you´re welcome
> List - should I post my solution to the Ant Wiki? Is that
> kind of thing promoted?
you can do - I think that question has been asked a few times in
the last monthts.
Jan
AM
To: [EMAIL PROTECTED]
Subject: AW: I need a list of filenames
If you find an appropriate , you have won.
- need to grab the filenames (a mix of *.jpg, *.gif, *.png, etc)
* fileset, nested selectors
* selectors: include
- and get only the newer filenames.
* selectors: (I think there is one
Riffe, Melvin [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 2. November 2004 14:45
> An: Ant Users List
> Betreff: RE: I need a list of filenames
>
> Kris and others, Good questions. I'm sorry I did not provide more
> detail.
>
> We have a process where
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 &l
E.g. see .
Jan
> -Ursprüngliche Nachricht-
> Von: Kris Read [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 2. November 2004 07:24
> An: Ant Users List
> Betreff: Re: I need a list of filenames
>
> Capture the list from where, in what format, and store it in
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 l
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
tag. Is there a set to tags I can use to accomplish the first two?
Thanks...
Mel Riffe