On Friday 07 January 2005 09:47, Matt Simmons wrote: > I've been through the documentation, and for the life of me, I > haven't been able to find a function to determine the size of > an array that's been created on the fly. I'm creating an array That would be myarray.count So not a function per se, but a property.... Rob