Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Replace around 100 different variables with variables in 300+ files?

    Help wanted · · · – – – · · ·
    2
    2
    269
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Rasmus K
      Rasmus K last edited by Rasmus K

      Hi,

      I have a list with variables that change name from one name to another. I think around 100 variables are changing names. Ex.
      f1_test to msdyn_test
      f1_oldtest to msdyn_new
      etc etc

      Theese variables need to be changed in +300 files.

      The files is .xaml files but can be opened with notepad++ and it look very similar to an .xml file

      Is there anyway to do this?

      Alan Kilborn 1 Reply Last reply Reply Quote 0
      • Alan Kilborn
        Alan Kilborn @Rasmus K last edited by

        @Rasmus-K said:

        around 100 variables are changing names

        There is no “batch” replacement capability in Notepad++. I don’t know of a plugin that does this, either. It is certainly something that could be scripted with a N++ scripting language, or you could take it “outside” N++ and use just about any programming language to do it.

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors