Then use CF and its regex capability (maybe just ReReplace()). It's unlikely to be anywhere near as fast as Perl, but if you're not processing hundreds or thousands of files, big deal. CF shouldn't have much of a problem with 5MB files. If they were 100MB I'd look elsewhere.
If you wan't to do it interactively (though I can't imagine why), you could use CF Studio's extended replace with regular expressions. Jim ----- Original Message ----- From: "Jeff Beer" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, February 27, 2003 2:05 PM Subject: RE: text parsing tool > Yeah - I'm leaning towards the perl script now.. I just really didn't > want to download and install Perl, remember how to do reg-ex parsing, > plan-write-test-debug the script, fight the urge to make it the best lil > text parser ever :-) > > It just finished downloading.. Sigh.. > > Thanks for the responses :) > > Jeff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

