Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replacing a tag value in XML file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01213577
Message ID:
01214159
Vues:
10
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform