Re-2: Problem with characters/special characters in XML

Mark Schonewille m.schonewille at economy-x-talk.com
Thu Feb 21 07:09:55 EST 2008


Hi Matthias,

Before you write the data to a file, do this:

put uniEncode(yourData,"UTF8") into yourData

This uni-encodes the entire XML file. You might try this with UTF16  
as well, but that shouldn't be necessary. Let me know whether this  
works.

Do you create an XML file with your own custom-made script or do you  
use Revolution's XML external?

Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Convert colours between different colour spaces with Color Converter.  
Download at http://economy-x-talk.com/cc.html



Op 21-feb-2008, om 1:16 heeft runrev260805 at m-r-d.de het volgende  
geschreven:

> Hi Mark,
>
> i don´t know how to do that.
>
> Could you give me an example?
>
> Regards,
>
> Matthias




More information about the use-livecode mailing list