Reading an utf8 file
Reading an utf8 file
- Subject: Reading an utf8 file
- From: Jérôme Seydoux <email@hidden>
- Date: Sat, 4 Nov 2006 19:04:12 +0100
Hi,
I'm trying to read data from an utf8 file:
> read f as «class utf8»
This works when the file contains text that can be converted to MacRoman
(accented letters), but not for other unicode text (japanese or russian).
Am I doing something wrong?
I also noticed that:
> read f using delimiter ASCII character 10 as «class utf8»
reads the file in MacRoman instead of utf8.
Jérôme
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden