I kind of suspect what I am going to be told, but let me ask anyway with a glimmer of hope.
I have just spent a few hours cleaning up the HTML code in about 1256 docs in one of my virtual host’s directories. I just did a final multi-file find and replace, and then realized when I got a broken link, that I had forgotten to change “(.+)” in the find string, to “\1\” in the replace string. You guessed it. I now have 1256 files with broken links, because they have (.+) in them instead of the proper file name. :( So go ahead and tell me that I just have to go back and start all over again with a fresh copy of the files, because there is no way to undo a multi-file find and replace. Is there even a teeny tiny glimmer of hope? :) Kind regards, Bill K. -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
