in reply to Re: Regex split string into n-lengthin thread Regex split string into n-length
++ Interesting use of \K in split. Learned something today!