On Oct 22, 2014, at 22:48, Christopher Stone <[email protected]> wrote: > The appended script will search-from-top with regex and case-INsensitive. It > saves the last used search-string independently from the find-dialog.
______________________________________________________________________ Hey Doug, Here's one that's more conventional. -- Best Regards, Chris ------------------------------------------------------- tell application "BBEdit" tell front text window's text to select insertion point before it open find window end tell ------------------------------------------------------- -- 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].
