Re: Arrays and UTF-8
Re: Arrays and UTF-8
- Subject: Re: Arrays and UTF-8
- From: Sander Tekelenburg <email@hidden>
- Date: Tue, 6 Jun 2006 22:42:22 +0200
At 15:51 -0300 UTC, on 2006-06-06, JF Neto wrote:
[...]
> Any way to retrieve values in array fashion?
Depending on what you mean, that might be dependant upon the app you're
gettng the data from. That said, some apps allow this sort of construct:
set {value1, value2, value3} to {property1, property2, property3} of
<reference>
> How to write UTF-8 text files ?
write aString to <file reference> as «class utf8»
Make sure you have a reason to write as utf-8. If your only reason is
"Unicode", than there's no need to specify the class, as the default is
utf-16.
--
Sander Tekelenburg, <http://www.euronet.nl/~tekelenb/>
_______________________________________________
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