Remove newline character
how to remove a newline from a text file?
Question From: chunzhong ying - Mar 17th 2006
Replies:
If you wish to remove a new line character then you may need to use 'show hidden characters' as the newline is usually interpreted rather than displayed, then highlight it and click delete.
Look for something like n or similar then highlight or delete.
If using a programming language there is usually a command to trim space off the start or end of a string.
Reply From: Stephanie - May 23rd 2006
<<< Back to: How To Remove Newline Characters Read hundreds of pieces of How To advice on a wide range of topics >>>