in reply to Re: Splitting only on internal pattern, not at start or end of string
in thread Splitting only on internal pattern, not at start or end of string
Thanks everyone, this is all very helpful, and very much a great learning experience for me. I see now that indeed the first solution will remove characters I want to keep, so I will update my script as necessary.