<html><div style='background-color:'><DIV>I am using a two-dimensional array, which I want to use, erase&nbsp;completely, use again, etc.&nbsp; Each time, the&nbsp;array indices are different.&nbsp; Is there an easy way to do this?</DIV>
<DIV>&nbsp;</DIV>
<DIV>I tried using undef, and while this clears the value in each element, it is still remembering the array indices.&nbsp; I want to clear that too.&nbsp; Looking in my handy-dandy perl book, I see that the delete function looks promising, but when I use it on my 2-d array, I get an error "delete argument is not&nbsp;HASH element or slice".&nbsp;&nbsp;The book says delete can only be used on arrays in Perl version 5.6 or later, and we are using perl version 5.005_02 on my favorite unix server - this apparently&nbsp;has to do with compatability&nbsp;to some ancient modules that we still use.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Maybe I am missing something simple?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,&nbsp;&nbsp; Annett :)</DIV></div><br clear=all><hr>MSN 8 helps <a href="http://g.msn.com/8HMUENUS/2743">ELIMINATE E-MAIL VIRUSES. </a> Get 2 months FREE*.</html>