Hi Klaus,

Probably, the easiest way is to export the text from a field:

put uniEncode(the unicodeText of fld x,"UTF8") into url "bifile:/ folder/file.txt"

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
Snapper Screen Recorder 2.1 http://snapper.economy-x-talk.com

If you sent me an e-mail before 14 June and haven't got a reply yet, please send me a reminder.





On 30 jun 2009, at 12:00, [email protected] wrote:

Hi freinds,

I need a little help.

I am generating a XML file and need to save it to disk in UTF8 format:
<?xml version="1.0" encoding="utf-8"?>
...

Since uniencode/unidecode etc. is still a mistery to me I need a little advice
on how to convert my variable holding the complete xml text to UTF8
before writing to disk (binfile! of course).

The docs are not much help here...

Thanks a lot in advance!


Best

Klaus

--
Klaus Major
http://www.major-k.de
[email protected]

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to