• Login
Community
  • Login

Execute macros one after another?

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
3 Posts 1 Posters 4.0k 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.
  • T
    Thomas Weiss
    last edited by Thomas Weiss Apr 27, 2016, 11:21 AM Apr 27, 2016, 11:21 AM

    I have files that need to go through the same thing everyday. I made myself macros to speed things up.

    Is there a way to execute multiple macros in a row?

    Example - I open a file by hand and start a macro which triggers a specific macro after the one before it finished:

    Macro A (only execute)
    Macro B (repeat until end of the file is reached)
    Macro C (repeat until end of the file is reached)
    Macro D (only execute)
    ...
    

    Between every macro, the cursor should jump to the first line’s first place.

    Is this possible in Notepad++?

    If so: Would it also be possible to execute this on every opened document at once? And if so: Is it possible to give Notepad++ a folder including some files and let it open > process > save every single one in there?

    Thanks a lot! :)

    1 Reply Last reply Reply Quote 0
    • T
      Thomas Weiss
      last edited by Apr 27, 2016, 12:44 PM

      By the way: I managed to combine macros by editing the shortcuts.xml. The reamaining problems are macros that shall be executed until the document’s end is reached. I don’t know how to do this via the shortcuts.xml.

      1 Reply Last reply Reply Quote 0
      • T
        Thomas Weiss
        last edited by May 1, 2016, 9:52 AM

        Nobody knows if this ir possible or not? :(

        1 Reply Last reply Reply Quote 0
        1 out of 3
        • First post
          1/3
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors