Thanks tidy, but I don't think it can free it fast enough. The problem is I have to delete anywhere from 1-127 lines from a hash table and write new ones items in a very short time period. It's okay but the writing is going faster than the deleting, so as its deleting its writing so only a few items may be in the table.

Last edited by SS217; 23/06/04 04:00 PM.