RE: Special character in file name
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
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