From: gf <8si.greg@...> Date: 2010-03-26T07:07:07+09:00 Subject: Re: All contiguous subsets Don't be seduced by the idea that everything can be fixed by hitting it with the regex hammer. Sometimes regex will lead you down a very dark path when some simple constructs would get you running quickly. Jean's sample code is hard to beat for being simple and concise.