Thanks Colin.

I needed to process the xml with livecode server and tried that function 
already, but only the values were shown in the browser and not the structured 
xml file.
I forgot that the browser “renders” (or how is that called)  the xml tags.
Writing it to a file gives me the complete xml structure.


Matthias Rebbe
Bramkampsieke 13
32312 Lübbecke
Tel     +49 5741 310000
        +49 160 5504462
Fax: +49 5741 310002
eMail: [email protected] <mailto:[email protected]>

BR5 Konverter - BR5 -> MP3 <http://matthiasrebbe.eu/portfolio/produkte/brx/>
> Am 05.09.2016 um 23:31 schrieb Colin Holgate <[email protected]>:
> 
> See if revXMLText in the dictionary will do what you need.
> 
> 
>> On Sep 5, 2016, at 1:59 PM, Matthias Rebbe 
>> <[email protected]> wrote:
>> 
>> Hi,
>> 
>> am i missing something or is there really no command to write XML data 
>> created/edited using revXML library back to an XML file?
>> 
>> I need to read in an xml file, modifiy some values and write it then back to 
>> disk. Reading the file into memory and accessing and editing the nodes is no 
>> problem. But how do i write the changed file back to disk as structured xml?
>> 
>> Regards,
>> Matthias
>> 
>> _______________________________________________
>> use-livecode mailing list
>> [email protected]
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> _______________________________________________
> use-livecode mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

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

Reply via email to