Menu

Convert wrap to CR/LF

2007-07-10
2012-11-13
  • Nobody/Anonymous

    I have an EBCDIC file which I converted to ASCII.  Everything is on one line though and I need to know how to convert wraps to CR/LF.  UltraEdit offers this but I'm wanting to use Notepad++

    Any help would be appreciated.

    Brad

     
    • Nobody/Anonymous

      That worked thanks!

       
    • pshute

      pshute - 2007-07-12

      Have you tried Plugins/TextFX Edit/ReWrap?  If you don't want the newlines inserted at column 72, then you need to get the column number into the clipboard first.  Slightly weird, but it works.