Thank you Christopher, I was having the same problem and your syntax worked!




On Wednesday, 20 July 2011 18:20:34 UTC-4, ronk13 wrote:
>
> Anyone else reverting to 9.x, it looks like they totally blew the 
> testing of AppleScript in BBEdit 10 under Mac OS X 10.6.x? 
>
> Ron 
>
>
>
> tell application "BBEdit" 
>         activate 
>         replace "\\t" using "|" searching in text window 1 options {search 
> mode:grep, starting at top:true, wrap around:false, backwards:false, 
> case sensitive:false, match words:false, extend selection:false} 
> end tell 
>
>
>
> error "BBEdit got an error: \"\\\\t\" doesn’t understand the replace 
> message." number -1708 from "\\t"

-- 
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].

Reply via email to