Title: Re: [NAnt-users] Read command line parameter into nant script
Hi Gary,
thank you for you quick answer and for the
hints regarding the nant mail-user list.
I assume we will soon upgrade NANT so
that we can use this option.
Thanks again!
Kind regards
Helga
Von: [EMAIL PROTECTED
script.
I am really stranded and greatly appreciate any help!
Kind regards,
Helga
*Von:* [EMAIL PROTECTED] im Auftrag von Gary Feldman
*Gesendet:* Mi 31.05.2006 18:08
*An:* nant-users@lists.sourceforge.net
*Betreff:*
Ortius, Helga wrote:
I am trying to read the command line arguments with which the build
file is called in order to process it during the excecution of nant
(Logging/Reporting reasons).
I try to do it using the following code:
unless="${property::exists('test')}" />
If I call the bui
Hi
there,
I am trying to read
the command line arguments with which the build file is called in order to
process it during the excecution of nant (Logging/Reporting
reasons).
I try to do it using
the following code:
If I call the build
file like this "" I get the following err