Please Help: Removing Multiple Blank Lines
Posted: Sat Sep 09, 2006 3:01 pm
Hi there,
I am trying to remove multiple blank lines from text which looks like this:
"movie title"
"movie title"
1 blank line
"movie title"
3blank lines
3 blank lines
3 blank lines
"movie title"
2 blank lines
2 blank lines
"movie title"
I have tried search & replace using:
Find what: ^\n
Replace with:
This works, but only removes 1 blank lines, pressing replace again does not remove any of the multiple blank lines.
Any help much appreciated!!
I am trying to remove multiple blank lines from text which looks like this:
"movie title"
"movie title"
1 blank line
"movie title"
3blank lines
3 blank lines
3 blank lines
"movie title"
2 blank lines
2 blank lines
"movie title"
I have tried search & replace using:
Find what: ^\n
Replace with:
This works, but only removes 1 blank lines, pressing replace again does not remove any of the multiple blank lines.
Any help much appreciated!!