Re: [NAnt-users] Simply find file task or function

2006-09-19 Thread Gary Feldman
Tim Mayert wrote: > Hello, > > This may be a very simple question, but I can not seem to find a > function that can do this. I am automating the build of our product > install and during the creation of the install it will generate a .txt > file that contains the build log. I would like to o

Re: [NAnt-users] Simply find file task or function

2006-09-19 Thread Tim Mayert
ailto:[EMAIL PROTECTED] Sent: September 19, 2006 11:52 AMTo: Tim Mayert; nant-users@lists.sourceforge.netSubject: RE: [NAnt-users] Simply find file task or function Tim,   I may be off base here, but I think you can use a task to iterate through items in a fileset -

Re: [NAnt-users] Simply find file task or function

2006-09-19 Thread Foster, Richard - PAL
Title: Message Tim,   I may be off base here, but I think you can use a task to iterate through items in a fileset - e.g.                                One question though... For most of the tools I have worked with there is frequently a way you can s