e and assign the output of a command to a
property on runtime.
see Ant Manual / core tasks / exec task
outputproperty
errorproperty
resultproperty
example =
... and later in script check the Returncode:
+++ RC Shellscript
}
!!
Regards, Gilbert
-Original Message-
From: Maninder Singh (GR/EIL) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 12, 2006 1:05 PM
To: user@ant.apache.org
Subject: How to execute and assign the output of a command to a property
on runtime.
Hi All,
I am novice to
Hi All,
I am novice to Ant. How do I execute a command from within Ant
and then assign the value to a property at run time?
Thanks in advance for the help.
Regards,
Maninder Singh
-
To unsubscribe, e-mail: [EMAIL PROTEC