On Sun, Sep 25, 2011 at 10:13:25AM +1000, Charlie Garrison wrote: > Rather than: > > use encoding 'utf-8'; > > Try: > > use encoding 'utf8'; > > It could be that 'utf-8' is an alias for 'utf8', so may not make > any difference, but 'utf8' is the correct value.
I get the same result, unfortunately. I don't know if this is a problem with the script, or with the passing of data between the script and BBEdit. Ronald -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> 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>
