in reply to Re: regex assistance for parsing arg list
in thread regex assistance for parsing arg list

yes, you've helped, thanks for that. I'll look at the references and see where I get. fortunately for me I *know* that the most complex embedded func will be of the form func(1,2,func(A,B),3). No embedded strings with commas, brackets etc.