Joseph L. Casale wrote:
> I have to search for text strings in files and then do something with the
> line that matches in one scenario and in another I need to store the
> contents of the following n lines.
>
> In the first requirement I think I have it beat, but I am lost on the
> second. I thou
Joseph L. Casale wrote:
> I have to search for text strings in files and then do something with the
> line that matches in one scenario and in another I need to store the contents
> of the following n lines.
>
> In the first requirement I think I have it beat, but I am lost on the second.
> I th
Joseph L. Casale wrote:
I have to search for text strings in files and then do something with
the line that matches in one scenario and in another I need to store
the contents of the following n lines.
In the first requirement I think I have it beat, but I am lost on the
second. I thought I m
I have to search for text strings in files and then do something with the line
that matches in one scenario and in another I need to store the contents of the
following n lines.
In the first requirement I think I have it beat, but I am lost on the second. I
thought I might be able to search for