On 19 dec 2007, at 03:22, Francisco Hirsch wrote:
I made an Automator script that among other things does a search and replace on a BBEdit file. The only problem I have is that I can't find a way to save the file [with Automator] after applying Search and Replace. Is there a way?
Add an applescript workflow component: "tell application "BEdit" to save document 1"?
Maarten -- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
