Home » Community » Newbie corner » How to store a vector to an XML file with named items?
How to store a vector to an XML file with named items? [message #46654] |
Thu, 23 June 2016 15:20  |
cbpporter
Messages: 1427 Registered: September 2007
|
Ultimate Contributor |
|
|
I'm storing a Vector to an XML like this:
StoreAsXMLFile(methods, "methods", curDir + "buildMethods.xml");
It works fine, but I get a structure with a parent "methods" and children called "item. I would like them to be "method".
And the same thing for LoadFromXMLFile obviously.
Thank you!
|
|
|
Goto Forum:
Current Time: Wed Apr 30 20:24:05 CEST 2025
Total time taken to generate the page: 0.01297 seconds
|