Re: Encoding
Re: Encoding
- Subject: Re: Encoding
- From: Shane Stanley <email@hidden>
- Date: Sun, 31 Aug 2014 12:09:49 +1000
On 31 Aug 2014, at 7:25 am, koenig.yvan < email@hidden> wrote: I tried with : read file theFile as data but this time I got 63 65 69 63 C3 A3 6F 20 when the true Hex contents is : 63 65 69 63 C3 E3 6F 20
How do you know it's E3? I mean, if reading the file as data says it's A3, it either *is* A3, or the read command is broken. And I'd be a bit surprised by the latter.
|
_______________________________________________
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/archives/applescript-users
This email sent to email@hidden
References: | |
| >Encoding (From: "koenig.yvan" <email@hidden>) |