• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: "read from" and non-lo-ascii characters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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:32:20 -0400

"Gary (Lists)" wrote:

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

More specifically, the phrase 'characters 162' in your script compiles to
'character 162', and the error is singular as well.
--
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

References: 
 >Re: "read from" and non-lo-ascii characters (From: "Gary (Lists)" <email@hidden>)

  • Prev by Date: Re: "read from" and non-lo-ascii characters
  • Next by Date: Re: Tiger Script Editor key forms?
  • Previous by thread: Re: "read from" and non-lo-ascii characters
  • Next by thread: Re: "read from" and non-lo-ascii characters
  • Index(es):
    • Date
    • Thread