Re: Trouble with and

2010-09-10 Thread Michael Ludwig
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

RE: Trouble with and

2010-09-10 Thread Aaron Mackley
started at www.dtint.com. -Original Message- From: Bailey, Darragh [mailto:dbai...@hp.com] Sent: Friday, September 10, 2010 10:04 AM To: Ant Users List Subject: RE: Trouble with and > -Original Message- > From: Aaron Mackley [mailto:aaron.mack...@dtint.com] > Sent: 10 S

RE: Trouble with and

2010-09-10 Thread Bailey, Darragh
> -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 r

RE: Trouble with and

2010-09-10 Thread Aaron Mackley
Solutions and DTI Cloud. Get started at www.dtint.com. -Original Message- From: Stefan Bodewig [mailto:bode...@apache.org] Sent: Thursday, September 09, 2010 10:14 PM To: user@ant.apache.org Subject: Re: Trouble with and On 2010-09-09, Aaron Mackley wrote: > I have a single file tha

Re: Trouble with and

2010-09-09 Thread Stefan Bodewig
On 2010-09-09, Aaron Mackley wrote: > I have a single file that needs to be copied into a random folder > name. I know the folder path except for the last folder, which will > be called .default, where is a random set of > characters. > > This may be easier than I am trying to m

Trouble with and

2010-09-09 Thread Aaron Mackley
I have a single file that needs to be copied into a random folder name. I know the folder path except for the last folder, which will be called .default, where is a random set of characters. This may be easier than I am trying to make it, but I am trying to use a DirSet within