Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorToXml() in UTF-8
Message
 
To
22/03/2017 14:56:38
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Database:
MS SQL Server
Miscellaneous
Thread ID:
01649260
Message ID:
01649261
Views:
92
This message has been marked as the solution to the initial question of the thread.
>When I issue
>
>cursortoxml(alias(), lcXmlFileName, 1, 48+512)
>
>the xml I get has the proper utf-8 in the header line, but the file itself is not encoded in utf-8 at all. The codepage of the cursor (1250 at the moment, but there may be others in the future) seems to be irrelevant, it is exported as 1252.
>
>So what, do I have to do a filetostr(), strconv() twice and add the BOM to get a proper utf-8 encoded xml file? I can do that, no problem, I just want to know if there's something in the cursortoxml() above that I forgot.
cursortoxml(alias(), lcXmlFileName, 1, 48+512+32768)
MartinaJ
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform