Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot open file encoding iso-8859-15
Message
 
 
To
12/06/2012 04:28:28
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
01545779
Message ID:
01545856
Views:
38
Yes, now, we replace the 15 with 1
but we find this is not beautifull.

We search for this .nls or other

thank you all very much


>>for msxml.domdocument, i find the 1.0 version but i find that msxml2.domdocument is installed
>>
>>I i try with msxml2.DOMDocument.6.0
>>
>>my code is now :
>>
>>oXML=Createobject('msxml2.domdocument.6.0')
>>
>>but i have the same error
>
>It seems your system is missing .nls (or some such) files for the ISO-8859-15 codepage. I've found the text at http://en.wikipedia.org/wiki/ISO-8859-15 quite informative - and if your data aren't affected by the difference between -1 and -15, you may just replace the header with one containing -1 before doing a xmltocursor. A filetostr(), strtran(), xmltocursor(from_variable, ...) would do it.
Previous
Reply
Map
View

Click here to load this message in the networking platform