Community
    • Login

    Using MACRO's to Copy a Tab to Another Tab & Change Data in the New Tab

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 684 Views
    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.
    • ThatGuy SteveT
      ThatGuy Steve
      last edited by

      I would to take a TAB containing XML, copy this TAB to 6 other TABS and then iterate through each of these 6 TABs and change some of the contents. Can I perform this using MACRO’s or is there some other method in NotePad++ to perform this functionality?

      EkopalypseE 1 Reply Last reply Reply Quote 0
      • EkopalypseE
        Ekopalypse @ThatGuy Steve
        last edited by

        @ThatGuy-Steve

        I would say it depends.
        In general, yes, you can make 6 copies of a file and iterate through them. Whether you can achieve your goal depends on what you then want to do next.

        Open Npp without any files open before.
        Open the xml of your choice
        Now press the following

        ctrl+a
        ctrl+n and ctrl+v (6 times)
        ctrl+1  back to origin xml
        ctrl+pagedown for next tab
        make the changes, preferable by using shortcuts instead the menu.
        
        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors