Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UTF-8 file creation
Message
From
28/08/2010 17:26:40
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
27/08/2010 10:16:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01478595
Message ID:
01479069
Views:
42
>I'm a bit puzzled here. The need for the prefix depends on the application that will consume the file. Some may require it, others will just consider it and others still may nag at it. Perhaps this is a case in which the prefix is mandatory. Nevertheless, by UNICODE standards the BMO in UTF-8 files is optional - which is quite understandable - and I have yet to find an XML parser or editor that will not comply with the encoding stated in the XML declaration (that's the purpose of it!).
>
>In any case, shouldn't the prefix be left out of the STRCONV()? Otherwise, it will be converted to UTF-8 also, thus failing the intended goal of signaling the file encoding.

Yes - and that's where I intended to put it, but I put my mouse in the wrong place.

And you're right, it depends on the consumer of the string. If you want an UTF-8 text file, to be recognized as such by pretty much any editor capable of doing so, then you need the prefix. For other kinds of files, and Unicode strings in other contexts (web pages, xml format messages between apps etc), there are other headers.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform