RE: How to execute and assign the output of a command to a property on runtime.

2006-07-17 Thread Maninder Singh \(GR/EIL\)
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

RE: How to execute and assign the output of a command to a property on runtime.

2006-07-12 Thread Rebhan, Gilbert
} !! 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

How to execute and assign the output of a command to a property on runtime.

2006-07-12 Thread Maninder Singh \(GR/EIL\)
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