Hi,
I'm stumped at how to use RegexMatchAt and I kinda feel that's the way to go. But it's heavily confusing for me.
What I need to do is to rip out a chunk of text from a LARGE file and load it in a say variable.
Would it retain formatting like newline and such? If so, how would I proceed to do this in the simplest fashion possible?
Thank you