in reply to Re: Memory leak!
in thread Memory leak!

Thanks for the advice. I emptied out some of the arrays, as can be seen in the code, but this is one I must have missed. I will add:

@rmtDirList = ();

along with the others and see if it has an effect on the problem.