Hi,
next issue where I've no single idea about?
I've got a given xml-and xsl-file (the xsl is some kind of sorter for
the xml file) and using e.g. oxygen everything works like expected.
When using RB 2006 I'm able to read the files and put them in a xDoc
and a XMLStyleSheet object, but when calling
xDoc.Transform(xStyle)
I got an Exception, that is not catched by the Exceptionhandler. The
message of this exception is
msg:unknown econding 'MacRoman'
I checked both files with BBEdit again and again the Encoding is set
to UTF(UTF-8) and I played around with the linebrakes. Every setting
works with oxygen, but none of them working with REALbasic.
I try to predefine the string variable where I put the result in, I
do several more things (e.g. reading the files in a string, setting
the utf encoding, use LoadXML(), ...) but all with the same result -
the above mentioned exception message.
Any ideas?
ciao
Thorsten Hohage
--
that-Office.de Softwaredesign - Hamburg,Germany
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>