by Sander Tekelenburg <user@[EMAIL PROTECTED]
>
Nov 22, 2007 at 06:25 PM
In article <towb-BA06E6.02430822112007@[EMAIL PROTECTED]
>,
Tobias Weber <towb@[EMAIL PROTECTED]
> wrote:
> Hi,
> even before Leopard StandardAdditions could read UTF-8 files by
> specifying "as «class utf8»". How do I combine this with the following?
>
> set nameList to read listFile using delimiter return as list
We don't know what data types your variables nameList and listFile
contain, so this has the potential to be the correct answer to the wrong
question ;) Still:
set nameList to (read listFile as «class utf8» using delimiter return)
as list
HTH
--
Sander Tekelenburg, <http://www.euronet.nl/~tekelenb/>
Mac user: "Macs only have 40 viruses, tops!"
PC user: "SEE! Not even the virus writers sup****t Macs!"