Marc wrote:
> Hi,
> I am having an issue with something that would seem have an easy solution,
> which escapes me. I have configuration files that I would like to parse.
> The data I am having issue with is a multi-line attribute that has the
> following structure:
>
> banner
> Banner text
> B
Hi,
I am having an issue with something that would seem have an easy solution,
which escapes me. I have configuration files that I would like to parse.
The data I am having issue with is a multi-line attribute that has the
following structure:
banner
Banner text
Banner text
Banner text
...
Th