- Original Message -
From:
Steve
Taylor
To: [EMAIL PROTECTED]
Sent: Wednesday, October 15, 2003 10:39
AM
Subject: [Nant-users] Command Line
Argument
Hello
folks
Normally at the command prompt I
would pass a file to be used by the .exe like so
:
[Nant-users] Command Line Argument
Hello
folks
Normally at the command prompt I
would pass a file to be used by the .exe like so:
filename.exe followed by
filename.txt
But how can this be implemented in the .build file. I.e.
But this does not
work
Hello folks
Normally at the command prompt I would pass a file to be
used by the .exe like so:
filename.exe followed by filename.txt
But how can this be implemented in
the .build file. I.e.
But this does not work
Any help would be appreciated