> From:         BBEdit-Talk List on behalf of Gianluca Gorni
> Sent:         Wednesday, December 13, 2006 6:46 AM
> Hello!
> 
> A few years ago the following script used to work as I expected:
> 
> tell application "BBEdit"
>       replace "a" using "à" searching in text 1 of text window 1
> end tell
> 
> It replaced "a" with the accented a grave. Fine.
> 
> I have run the script now with BBEdit 8.5.2 (ppc), MacOS 10.4.8.
> 
> To my surprise it replaces "a" with a cyrillic character,
> (cyrillic capital letter che).
> 
> Any idea?
> 
> Gianluca Gorni
> 
> 
Works for me.

Encoding problem, perhaps?

My document the script works with is UTF-8, no BOM.

Dennis

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

Reply via email to