From: James Gray Date: 2008-01-24T03:08:47+09:00 Subject: Re: Longest Repeated Substring (#153) On Jan 23, 2008, at 11:35 AM, Raffa wrote: > cannot use regex, i suppose: > > (.{aNumber}).*\1 > > > > where aNumber = 2..x (x=text.length/2), until regex 'response' is > 'nil' You can use whatever you like. Try it out on War & Peace though and see how it does. :) James Edward Gray II