Someone should change the storage mechanism for MatStash to keep a linked list of allocated arrays instead of always allocating a larger one and copying all the values over to the larger one. Barry