RE: Special character in file name

2004-12-07 Thread Ming Fai
Sorry that I have overlooked that part in the document. It works perfectly. Thank you! Regards, mingfai > -Original Message- > From: Yves Martin [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 07, 2004 4:03 PM > To: Ant Users List > Subject: Re: Special charact

Re: Special character in file name

2004-12-07 Thread Yves Martin
"Ming Fai" <[EMAIL PROTECTED]> writes: > Hi, > > I want to use ANT to clean up a directory with some files named like > ".yyy~", i.e. with '~' character in the file extension. I tried a > few ways including the following method but no success: > > > > > What should I specify as

Special character in file name

2004-12-06 Thread Ming Fai
Hi, I want to use ANT to clean up a directory with some files named like ".yyy~", i.e. with '~' character in the file extension. I tried a few ways including the following method but no success: What should I specify as includes value? Thx. Regards, mingfai