Re: Deleting objects?

My mistake:

I set an variable to nil outside the loop and then the second time
around it
was not nil and therefore not populating the hash as I expected.

-Bernd