in reply to Re: how to read multiple lines from a file
in thread how to read multiple line from a file
thanks Athanasus. The way you provide is good, but if I want to search a special word across several lines within a file, for example, if a line contains a word "one" and the line next to it contains a word "two", this "tie" seems not as good as I expect. anyway, thanks for your idea
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: how to read multiple lines from a file
by Athanasius (Cardinal) on Apr 13, 2013 at 06:08 UTC |