Re: [NAnt-users] how to open a file using NAnt and read/parse it

2007-03-06 Thread si
> Can any one please let me know how to open a file using NAnt and read/parse > it? Depends on the file...if its delimited in some way (csv, line, etc) then foreach task using loopitem of File may help. If it's xml then xmlpeek task may help. If you want to load the whole file into a property and

[NAnt-users] how to open a file using NAnt and read/parse it

2007-03-06 Thread Bobby Michael
Hi All: Can any one please let me know how to open a file using NAnt and read/parse it? Thanks in advance Mike - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the cha