Re: "read from" and non-lo-ascii characters
Re: "read from" and non-lo-ascii characters
- Subject: Re: "read from" and non-lo-ascii characters
- From: "Gary (Lists)" <email@hidden>
- Date: Wed, 29 Jun 2005 18:30:34 -0400
"has" wrote:
> tell application "TextCommands"
> set c to string characters 162
> set lst to {}
> repeat with enc in {"latin1", "macroman", "greek", "cyrillic"}
> set lst's end to convert to unicode c from enc
> end repeat
> end tell
> lst
--> Text Commands got an error. Can't get character 162.
--
Gary
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden