in reply to Can't seem to reinitalize arrays

I got it to work. My local variables were defined outside the subroutine. I didn't really need the subroutine anymore so I elimintated it and it worked.

Thanks for all your input.

Chris