• Login
Community
  • Login

Splitting file by search creteria

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
3 Posts 2 Posters 498 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.
  • A
    Albert Schneider
    last edited by Aug 5, 2019, 9:31 AM

    Hello,

    we have huge text files like this:

    799;0;M;00;70;2;1190731;-83,97;101310674;;9033915
    799;0;C;00;0;2;1190731;15,99;0;;9033916
    799;0;**M;00;88;**2;1190731;-15,99;101314918;;9033916
    799;0;1;00;0;0;1190731;39,99;0;;9033917
    799;0;1;00;0;0;1190731;39,99;0;;9033917

    My need is to separate all the lines that includes the string M;00;88; to a separate file. How can I find and mark only these lines for Cut+Copy to another file?

    Thank you.

    E 1 Reply Last reply Aug 5, 2019, 10:37 AM Reply Quote 1
    • E
      Ekopalypse @Albert Schneider
      last edited by Ekopalypse Aug 5, 2019, 10:38 AM Aug 5, 2019, 10:37 AM

      @Albert-Schneider

      Open find dialog, goto mark tab
      check bookmark line
      search mode: normal
      put M;00;88; into the find what box and press mark all
      Goto search menu and discover bookmark submenu

      1 Reply Last reply Reply Quote 3
      • A
        Albert Schneider
        last edited by Aug 5, 2019, 11:31 AM

        @Ekopalypse:

        Thank you very much, it works pretty fine!

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