Re: Text scripts

2006-08-11 Thread Kev Jackson
On 11 Aug 2006, at 17:10, Mike Stewart wrote: Hi, I have some text files that I have to parse and modify, can anyone advise the best way to do this - ANT commands, ANT Tasks, call to PERL or some other scripting language? The scripts will be fairly complex including pattern searching, text rep

Re: Text scripts

2006-08-11 Thread Jeffrey E Care
ation Server Development WAS Pyxis Lead Release Engineer "Mike Stewart" <[EMAIL PROTECTED]> 08/11/2006 06:10 AM Please respond to "Ant Developers List" To cc Subject Text scripts Hi, I have some text files that I have to parse and modify,

Text scripts

2006-08-11 Thread Mike Stewart
Hi, I have some text files that I have to parse and modify, can anyone advise the best way to do this - ANT commands, ANT Tasks, call to PERL or some other scripting language? The scripts will be fairly complex including pattern searching, text replacement, text sorting etc. Regards, Mike S. --