Check william brent's tabletool On Oct 4, 2012 5:50 PM, "Rick T" ratulloch@gmail.com wrote:
Greetings All
- I'm trying to find a way to get the total amount of values in a table.
I found arraysize but that doesn't seem to give me the correct output
Example: If I create a table with "; arrayx 0 .1 .3 .5 .3 .1" I'm trying to get the output to be 5 since there are 5 values in it.
- I'm also trying to set all values in array to zero with out having to
zero each index.
Example If I create a table with "; arrayx 0 .1 .3 .5 .3 .1" is there an option to set all indexes values back to zero (or set the entire array back to zero) without creating another object like this"; arrayx 0 0 0 0 0 0"
Thanks Rick
PS: I'm using ubuntu 10.04 64bit pd .42.5 extended
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list