At 2010-03-19 01:52PM, "Robert Klemme" wrote: > On 03/19/2010 03:33 PM, Glenn Jackman wrote: > > At 2010-03-18 06:50PM, "Steve Wilhelm" wrote: > >> I would like to convert the array into an array of arrays; each subarray > >> would contain "grouped records." Grouping would occur if the timestamp > >> of the next element in the original array is within thirty seconds of > >> the current element. [...] > Yeah, but as far as I can see that's not a solution to the problem the > OP wanted to solve. He wants to build chains based on the delta and not > based on the fact that they fall in the same interval. Am I missing > something? Ah, I didn't read the words that closely -- I was looking at the input and output data instead. -- Glenn Jackman Write a wise saying and your name will live forever. -- Anonymous