To remove all the keys of an array, I'm currently using delete local theArray[thekey] in a repeat loop for each line in the keys of the array. Is there a better/recommended way to do this? Thanks, -- Pete Molly's Revenge <http://www.mollysrevenge.com>