Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 11925 invoked from network); 10 Aug 2005 23:01:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Aug 2005 23:01:17 -0000 Received: (qmail 60994 invoked by uid 500); 10 Aug 2005 23:01:12 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 60891 invoked by uid 500); 10 Aug 2005 23:01:11 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 62879 invoked by uid 99); 10 Aug 2005 19:48:22 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Replace a token with " in a text file with ANT Date: Wed, 10 Aug 2005 15:48:22 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Replace a token with " in a text file with ANT Thread-Index: AcWd5Hc/e4rM02HwRPK3HMxNnPbtIg== From: "Asif Chowdhary" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I have a .bat file in which I want to replace the @ symbol with a = quotation mark ". How do you do that in ANT. Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org