Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 2716 invoked by uid 500); 5 Jun 2001 18:36:45 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 2692 invoked from network); 5 Jun 2001 18:36:44 -0000 Message-ID: From: Bhavin Patel To: "Ant-User (E-mail)" Subject: Javascript and some bad foo Date: Tue, 5 Jun 2001 11:36:00 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N I'm hoping one of you intelligent people could help me out on this one, I have a directory of files which have tokens in them in which I need to replace. I would like to use the Mapper and Filter in javascript...I know this sounds like a bad idea :) But this is what I have so far: Now with this the copy actually works, but the filtering doesn't seem to work. And furthermore I have no idea where to place the Mapper Any clues/hints in the right direction would be greatly appreciated and rewarded with a smile :)