Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to edit a xml file
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01482575
Message ID:
01482587
Views:
65
i find note pad to work just great.

also there I have used XML Notepad 2007



>>how to edit a xml file, find an element , replace it by another and save it by code ?
>
>Several ways:
>1. Using XMLTOCURSOR() do the changes and then CURSORTOXML() functions.
>2. Using XML Adapter class.
>3. Using XMLDOM.
>4. Using pure String handle. FILETOSTR() do the changes and then STRTOFILE() :-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform