For example, I have a text file a.txt under d:\ad\, and the content is as follows:
This is a dos
a - dos bat.
like bat
output: ok
Now I need to replace the blank lines between line 2, line 3 and line 4 with "join us". How to handle it? Thanks!
[ Last edited by mailmail on 2009-5-4 at 23:41 ]
This is a dos
a - dos bat.
like bat
output: ok
Now I need to replace the blank lines between line 2, line 3 and line 4 with "join us". How to handle it? Thanks!
[ Last edited by mailmail on 2009-5-4 at 23:41 ]
