Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Removing Carriage returns  (Read 3135 times)

0 Members and 1 Guest are viewing this topic.

tmfischer

  • Guest
Removing Carriage returns
« on: August 11, 2005, 01:42:28 PM »
I have been given a data dump as a .txt file. There are hard carriage returns within the document to allow it to fit on a standard 8X10 paper. The carriage returns interrupt each data line multiple times. I am looking for a way to remove the carriage returns from approximately 15,000 lines. Hopefully, this doesn't mean deleting each one individually. Can someone help me?

Raptor

  • Guest
Re: Removing Carriage returns
« Reply #1 on: August 11, 2005, 01:49:56 PM »
Try using the replace function in Microsoft Word. You will need Microsoft Office.

Sidewinder



    Guru

    Thanked: 139
  • Experience: Familiar
  • OS: Windows 10
Re: Removing Carriage returns
« Reply #2 on: August 11, 2005, 01:51:23 PM »
The true sign of intelligence is not knowledge but imagination.

-- Albert Einstein

Petra

  • Guest
Re: Removing Carriage returns
« Reply #3 on: August 12, 2005, 02:53:08 AM »
try UltraEdit, nice texteditor, download for trial period:

http://www.ultraedit.com/index.php?name=Downloads&d_op=viewdownload&cid=1

just replace ^P (stands for cr/lf)