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:
01214159
Views:
9
Thank you, Martin.

>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.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform