Inserting new lines for entier text file
Posted: Thu Aug 14, 2003 5:34 pm
8) Hello everyone,
Can anyone help me with this?
I want to add new lines for entire text file.
Example:
Hello Bob,
How are you doing?
I'm doing good.
After inserting new lines
Hello Bob,
How are you doing?
I'm doing good.
I have used
Find what: \n
Replace with: \n\n
and don't work......
Can anyone help me with this?
I want to add new lines for entire text file.
Example:
Hello Bob,
How are you doing?
I'm doing good.
After inserting new lines
Hello Bob,
How are you doing?
I'm doing good.
I have used
Find what: \n
Replace with: \n\n
and don't work......