Aaron Mackley schrieb am 10.09.2010 um 13:06 (-0500):
> With a few adjustments, I got it to work correctly. The following code
> copied the one file (prefs.js) to the randomly generated folder
> location: (I've added some comments for anyone who follows this thread
> later.)
Cool. I copied this, a
Thanks Darragh. I learned three separate principles in getting this to
work with yours and Stefan's help.
With a few adjustments, I got it to work correctly. The following code
copied the one file (prefs.js) to the randomly generated folder
location: (I've added some comments for anyone who follow
> -Original Message-
> From: Aaron Mackley [mailto:aaron.mack...@dtint.com]
> Sent: 10 September 2010 15:40
> To: user@ant.apache.org
> Subject: RE: Trouble with and
>
> Stefan,
> I currently have this code: (I am trying to copy prefs.js to
> the random
> directory *.default.)
>
>
Stefan,
Thank you for your response on this. You stated:
" This would match any directory that end in .default - but not the
files
contained within them."
I actually need to pick up the name of the directory, not the files, but
your information was helpful.
My specific task is that I need to co