Community
    • Login

    Splitting file by search creteria

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 495 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.
    • Albert SchneiderA
      Albert Schneider
      last edited by

      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.

      EkopalypseE 1 Reply Last reply Reply Quote 1
      • EkopalypseE
        Ekopalypse @Albert Schneider
        last edited by Ekopalypse

        @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
        • Albert SchneiderA
          Albert Schneider
          last edited by

          @Ekopalypse:

          Thank you very much, it works pretty fine!

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