You could use a fileset and then use the
fileset::has-files(http://nantcontrib.sourceforge.net/release/latest/help/fu
nctions/fileset.has-files.html ) function in NAntContrib.

 

HTH,

Bill

 

  _____  

From: Bob Archer [mailto:bob.arc...@amsi.com] 
Sent: 24 July 2009 17:20
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Does a file matching a pattern exist...

 

Hi All,

 

What is the easiest was to check if a file exists if I don't have the file
name. I have the pattern that the file will match. The only think I can
think to do is to use a foreach with the pattern and put the file name into
a property. 

 

Is there an easier way that is cleaner? 

 

Thanks,

BOb

 

No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.392 / Virus Database: 270.13.27/2258 - Release Date: 07/24/09
05:58:00


------------------------------------------------------------------------------
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to