Macro that copies selected lines from one file to another
-
Hello,
I am trying to record a macro that searches a file for a given phrase, if found, it selects that phrase, changes to another window and pastes then switches back to the original window. The goal is to run the macro multiple times until the phrase is not found in the original file any more. This is dead simple with UltraEdit but I can’t figure out how to do it with Notepad++.