Page 1 of 1

how to replace "new line" character?

Posted: Sun May 05, 2002 3:38 pm
by vvsalon
I want to make the content in my files into one line only,
how can Textpad help me?
my version is 4.1
thx all!!!

Re: how to replace "new line" character?

Posted: Mon May 06, 2002 6:34 am
by Ed
In v4.5
Ctrl-A (to select all)
Ctrl-J (join lines)

Re: how to replace "new line" character?

Posted: Mon May 06, 2002 1:05 pm
by Roy Beatty
If you perform Ctrl-A, Ctrl-J on a file with thousands of lines, resulting in a single line more than a few thousand characters long, then Regular Expression replace operations may take a very long time.

Roy