Re: And I want to input two args at a time through console

2006-03-13 Thread Patrick Martin
171,1139212800";d="scan'208,217"; > a="1993970:sNHT42912051" > X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 > Content-class: urn:content-classes:message > X-MS-Has-Attach: > X-MS-TNEF-Correlator: > Thread-Topic: And I want to inpu

RE: And I want to input two args at a time through console

2006-03-12 Thread Res Pons
Google and download Ant-Contrib to take advantage of the if-then-else feature. Original Message Follows From: "Shweta Bodade" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "Ant Users List" Subject: And I want to input two args at a time through

Re: And I want to input two args at a time through console

2006-03-12 Thread Rhino
description="Upload to both servers."> -- -- Rhino - Original Message - From: "Shweta Bodade" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Tuesday, March 07,

And I want to input two args at a time through console

2006-03-12 Thread Shweta Bodade
Can I have multiple choices for deploying target I mean if an input message is given on selecting between three choices and I want to execute two of them one after the other How can I do that For eg And I want to input two args at a time through console Can you hlep me