Find & Replace using regular expressions would do the trick. Try searching for: title="(Webmaill|Control Panel|Customer Service|Web Hosting)"
and replace with: title="dummytext"
The separator between search terms is the vertical bar (shift- backslash), and means "OR" in regex language.
--AV
On Feb 19, 2006, at 17:48, Court K wrote:
I'd like to find and replace a variable inside of a document. How can I do this? [VAR] Represents the variable:
Find: title="[VAR]"
Replace With: title="dummytext"
Text in Document I want it to affect: title="Webmaill" title="Control Panel" title="Customer Service" title="Web Hosting"
How can I do this in TextMate?
Also TextMate has no way to upload/browse SFTP/SSH/ or FTP? The price is way to steep for an application that can't connect and upload the edited files directly.
Please let me know your thoughts,
Best Regards,
Court Kizer
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate