hi, you can resize the array to the number of values and use "tabset" from zexy. sÃme.
----- Original Message ----- From: "Olaf Matthes" olaf.matthes@gmx.de To: "pd-list" pd-list@iem.kug.ac.at Sent: Sunday, May 26, 2002 12:43 AM Subject: [PD] lists and arrays
Hi all,
I've got a question concerning how to get a list into an array.
I use an object which outputs a list of values (floats) and on a second outlet the number of values. Now I'd like to write the values into an array.
Using tabread seems not to work. A message like [;array99 0 $1] would set only one value but I want to set a variable number of values.... (thus I would need a variable number of $1 ... $n).
Any ideas?
Olaf