+ Reply to Thread
Results 1 to 2 of 2

Thread: Modify a SV xml file

  1. #1

    Question Modify a SV xml file

    Is there a function for modifying an xml file. I'd like to be able to add items to the softvelocity userdata libIgnoreList.xml.

  2. #2
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: Modify a SV xml file

    Hello,

    What we do to modify XML files is, we use the the "Handle Text File Operation..." function to loop through the XML file and then make the required modifications. Works witout any problem.

    BTW, what you can also do is to compile your own DLL solution with Clarion or Visual Studio, etc. and then call it directly from the installer.

    Does this help?

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •