Re: Writing to file as UTF8 with BOM ?
Re: Writing to file as UTF8 with BOM ?
- Subject: Re: Writing to file as UTF8 with BOM ?
- From: Yvon Thoraval <email@hidden>
- Date: Thu, 26 Oct 2006 15:22:07 +0200
The rest as string? Not as utf8?
sorry if i miss-understood your thread but writing BOM for UTF-8 is at
least unusefull nor might cretaes prob.
because with UTF-8 (not true for UTF-16) the bytes order is imposed by
UTF-8 normative spec.
then it is, at least, not useful.
however if you add the BOM this might confuse parsers (xml or php)
because they want to see a "<" as the first character.
hoping this could help.
Yvon
_______________________________________________
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