what about using a counter for the index value or for++? Michael
At 00:43 26.05.02 +0200, you wrote:
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