Both Homesite and DW allow you to use regex in your extended find/replaces. The syntax is a little different between the two but that is about it.
On 10/11/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > > > > Even better, I can use regex when performing "extended" replacements. > It's been awhile, but I don't remember Homesite+ being able to do > that. That's AMAZINGLY cool. For example, when changing file paths, > I can do a regex search for /(my\/)original(\/path\/filename\.cfm)/ > and replace it with "$1changed$2". That's come in so unbelievably > handy I can't even begin to tell you. > > > -- Aaron Rouse http://www.happyhacker.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256325 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

