[Tutor] Parsing multiple lines from text file using regex

2013-10-27 Thread Marc
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 option banner text delimiter Banner text

Re: [Tutor] Parsing multiple lines from text file using regex

2013-10-27 Thread Peter Otten
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 option banner text