eading the file in the second script.
If the tasks must be performed separately, that is probably your best bet.
-Original Message-
From: netvampire.tw [mailto:netvampire...@yahoo.com.tw]
Sent: Sunday, December 14, 2008 11:05 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-user
Hi.I had problems with property assignment.
1.I use
to get version,but I need to use if condition to use default value "0.0.0" or
not.
if I write
it always report errors.property cannot be overwritten.
I have no idea how to assign default value to my property...
2.I would like to separate tasks