From: Sebastian Hungerecker Date: 2008-11-29T05:06:28+09:00 Subject: Re: Removing ^M character from text John Victor wrote: > What is the best way to find and remove the pesky ^M character from > text? text.delete!("\r") or if you prefer: text.delete!("\C-M") HTH, Sebastian -- Jabber: sepp2k@jabber.org ICQ: 205544826