Lazea
Sent: Thursday, January 20, 2005 8:43 AM
To: Matt Ward
Cc: NAnt Users
Subject: Re: [Nant-users] Parsing txt files.
Thanks a lot, Matt. I totally forgot about this task :-).
-- Adrian.
Matt Ward wrote:
> Hi Adrian,
>
> Take a look at the foreach task and see if it fits your req
Thanks a lot, Matt. I totally forgot about this task :-).
-- Adrian.
Matt Ward wrote:
Hi Adrian,
Take a look at the foreach task and see if it fits your requirements
http://nant.sourceforge.net/release/latest/help/tasks/foreach.html
"Loops over lines in the file properties.csv, where each line is o
Hi Adrian,
Take a look at the foreach task and see if it fits your requirements
http://nant.sourceforge.net/release/latest/help/tasks/foreach.html
"Loops over lines in the file properties.csv, where each line is of
the format name,value.
"
Might also be worth taking a look at the loadfil
Hi all,
Do you know whether I can parse a txt file in NAnt? If so, then how can
I actually do that? I'm more interested in getting just the first line
of a txt file and saving it into a property, but a complete parsing
procedure of such a file is helpful as well.
Thank you,
--
Adrian Lazea
Wind