> Would you be able to explain why the below didn't work with Regexsplit? It > seems to work according to https://regex101.com/ Nothing there mentions Java, so it's essentially irrelevant. I believe there are some online demo/tools for Java regexes. Regexes are not portable, not in practice. -- Scott