http://www.perlmonks.org?node_id=997488


in reply to Re: How to remove CR LF in Notepad++
in thread Reoccuring message

Thank you for showing me how to remove it. Now it's gone.

Replies are listed 'Best First'.
Re^3: How to remove CR LF in Notepad++
by Anonymous Monk on Apr 11, 2016 at 05:39 UTC
    Thnx!

      Hi,

      You can replace CR LF (\r\n) by nothing with Replace Tool (Ctrl+H). Remember to choose Extended for Search Mode.

        Thaks, it Works perfectly!!!
      view->show symbol->show end of line
        THANK YOU
        In view->show symbol-> Uncheck show all character, show end of line.
Re^3: How to remove CR LF in Notepad++
by Anonymous Monk on Jun 07, 2016 at 06:09 UTC
    its is working fine...just uncheck 'show All charactor'
      thanks,it's working fine.
Re^3: How to remove CR LF in Notepad++
by Anonymous Monk on Jun 07, 2017 at 07:32 UTC
    its gone ji thanks