Re: Producing Unicode-only characters
Re: Producing Unicode-only characters
- Subject: Re: Producing Unicode-only characters
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 25 Oct 2005 18:10:41 -0700
- Thread-topic: Producing Unicode-only characters
On 10/25/05 3:01 PM, "Nigel Garvey" <email@hidden>
wrote:
>
> Otherwise, as Chris mentioned, there's the temporary file approach. You
> need to set a suitable location for the file and perhaps delete it after use:
>
> on unicodeNumber(c)
> set fref to (open for access file ((path to desktop as Unicode text)
> & "Utxt chr.txt") with write permission)
Or use 'path to temporary items as Unicode text' and then you are neither
cluttering your desktop nor do you have to delete it later.
--
Paul Berkowitz
_______________________________________________
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