Which text editor will let me easily delete characters at the end of every line in a text file? I have a text file that has commas, and I want to delete all the commas at the end of each line, but not the other ones.
-
-
Answer:
You can use either Notepad or Wordpad to do this. Just open the file, go to the Edit... Replace menu (or press Control + h on the keyboard), type a comma in the Find What text box, leave the Replace With text box blank and click on the Replace All button - job done. *EDIT* I missed the fact that you want to retain commas within lines. Neither Notepad nor Wordpad seem to have the ability to find paragraph marks. You could do it in a word processor, but that doesn't really answer your question - sorry. You could have a look at Notepad++ - http://notepad-plus.sourceforge.net/uk/site.htm
Anonymous at Answerbag.com Visit the source
Related Q & A:
- How do I convert a PDF file to PDF/A in Delphi?Best solution by softwarerecs.stackexchange.com
- How to delete a line from a .txt file in node.js?Best solution by c-sharpcorner.com
- In Visual Studio 2012 or 2013, how can I register a DLL file on Windows 7 64-bit computer using a Custom Action command?Best solution by Stack Overflow
- How to search for a particular string in a text file using java?Best solution by Stack Overflow
- Why can I send a text to my email but not an email as a text to my phone?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.