Results 1 to 1 of 1

Thread: Need help with XMLs

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Inevitability won
    Patrician Citizen

    Join Date
    Mar 2010
    Posts
    9,594

    Default Need help with XMLs

    SOLVED IT: I used ^# for 1 digit numbers up to ^#^#^# for 3 digit numbers as a wildcard when the text of the xml is copied to word.


    Ok, so I have an XML file, in this XML file is a very large amount of values such as this..

    <i>15</i>

    The number however can range from 0 to 200+

    My question is, is there anyway I can insert a wildcard value into a find and replace function in any program that will allow me to replace all instances of <i>15</i> (regradless of the number) with <i>0</i>

    Thanks!

    (I realise I could just make 200 different find and replace searches.. but I also have to do this to 41 XML files. Hence I need a quicker solution)
    Last edited by .Mitch.; December 12, 2010 at 01:27 PM.

Posting Permissions

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