in reply to Re: Re: Removing Duplicates in an array?
in thread Removing Duplicates in an array?

Thanks davorg, you're right. I was thinking of a previous version I had tried of that statement that didn't use a hash in the way it is using here.
  • Comment on Re: Re: Re: Removing Duplicates in an array?