Hi everybody...
How I can take lines from a file like this ...
line1=A
line2
line3
line1=B
line2
line3
line1=A
line2
line3
I want to take the followin 2 lines to the line1 when line1=A and write
them to another file....
Thanks...
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: taking lines from a file Marcelo
- Re: taking lines from a file Rob Dixon
- Re: taking lines from a file John Baker
- Re: taking lines from a file John W. Krahn