Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replacing a tag value in XML file
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01213577
Message ID:
01213802
Views:
14
Hi Dmitry,

You can use MS XMLDOM for reading xml as object tree and use method SelectNode() for retrieving the node, change Value and method Save() to save new file.

MartiJ

>I have a small xml file and I need to replace an entry/value in a tag. For example, the tag would be:
>
><MyTag>Foo</MyTag>
>
>Say I need to replace "Foo" with "NewFoo"
>
>I can retrieve the xml file with filetostr() and then replace the entry using STRTRAN() or STUFF(). But is there a more "xml-type" method of replacing the value of the tag?
>
>Thank you.
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform