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


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