On 20.05.2008, at 16:23, Michael Reilly wrote:
Is there any way to script a fix for this? With so many options, I'm
surprised this isn't possible already.
I believe this script would do what you want:
tell application "BBEdit" to set current search strings to {search
string:contents of selection}
tell application "System Events" to keystroke "f" using command down
--
------------------------------------------------------------------------
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_script.shtml>
List archives: <http://www.listsearch.com/bbeditscripting.lasso>
To unsubscribe, send mail to: <[EMAIL PROTECTED]>