Thank you, John, for your responce It did not work for me.
I installed gVim 7.2 on my lap top (Windows). When I double click on it, it opnes. I go to "file-> open" and bring my text (that is in .txt format). I enterred the recommended command (copy and paste from your e-mail) in the first line that is before the text. Nothing happened. Is anything that I did wrong? Tgank you for your help, Tom On Tue, Dec 16, 2008 at 8:11 PM, John Beckett <[email protected]>wrote: > > Vim Questions wrote: > > I need to remove carriage return (Char 13) from a text. > > Was adviced to use Vim. (MS-Windows). > > In normal mode (after pressing Escape), enter command: > > :%s/\r//g > > That will remove all CR characters. See: > http://vim.wikia.com/wiki/Change_end-of-line_format_for_dos-mac-unix > > For the future, please: > > - Use a suitable subject ("Remove carriage return"). > If you can't think of a subject, don't send a question. > > - Consider using a suitable name. > Why would anyone want to reply to "Vim Questions"? > > John > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
