Mark with same function jumping to row as Find?
-
We scan alot of computer names and qr, barcodes etc in my work environment using a standard handheld scanner and often rely on Excel and Notepad++. When scanning computernames using “Find” each match jumps to that row. But when using the “Mark” function it only marks rows not jumping to them. Can this be adjusted to behave the same?
And is there any function or macro that can use “Mark+Find” and if there is a scanned computername that does not match any line, copy that name into a new “page” and so on. :8
Thanks,
-
@Tecknat-Trippare-VHS-Insamling said in Mark with same function jumping to row as Find?:
But when using the “Mark” function it only marks rows not jumping to them. Can this be adjusted to behave the same?
That’s how “Mark” works. If you use the “Bookmark Line” option as well (tick the box on the Mark function tab), each line with the text you are looking for will have a blue circle at the left margin. Using F2 (forward) or Shift-F2 (backwards) you can go to each marked line in sequence.
Terry
PS if it worked the same as “Find” then it would be “Find”. They are different functions as they are designed to work differently. Maybe you need to explain a bit better the other question you have, i.e. does not match, copy that name…
-
@Tecknat-Trippare-VHS-Insamling
With scripting, you can make Notepad++ do basically anything you want; example of a UI you could create: