<font color="#cc0000"><font>Greetings All<br><br>1) I&#39;m trying to find a way to get the total amount of values in a table.  I found arraysize but that doesn&#39;t seem to give me the correct output<br><br>Example:<br>If I create a table with &quot;; arrayx 0 .1 .3 .5 .3 .1&quot;<br>

I&#39;m trying to get the output to be 5 since there are 5 values in it.<br><br><br>2) I&#39;m also trying to set all values in array to zero with out having to zero each index.<br><br>Example<br></font></font><font color="#cc0000"><font>If I create a table with &quot;; arrayx 0 .1 .3 .5 .3 .1&quot;<br>

is there an option to set all indexes values back to zero (or set the entire array back to zero) without<br>creating another object like this&quot;; arrayx 0 0 0 0 0 0&quot;<br><br>Thanks<br>Rick<br><br>PS: I&#39;m using ubuntu 10.04 64bit pd .42.5 extended<br>

</font></font>