Dang, I knew there was a much easier, more "compact code" way than how I was doing it. Thanks Andy, those are the most personally useful code tips I've seen in a while. On Sep 22, 2008, at 9:26 PM, Andy Gaunt wrote: > $value = current($queryResult['data']); > > $queryResult = FMFind (true, 'full',false); Derrick