RE: Special character in file name

2004-12-07 Thread Ming Fai
er in file name > > > "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

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