Hi all!<br><br>I m wondering if there would be a simple way of storing a list, just like [f ] stores a float. My list is the output of a rather long [pack] object. <br>Can use a two-stage pack? Something like that :<br><br>
[pack 0 0 0 0 0.... 0 0]<br>|<br> \<br>   \ <br>     \ <br>       \<br>         \ <br>[pack 0 0] <br><br>The idea would be to control when to output the list (with a bang on the hot inlet of the second pack in this example).<br>
My life is not at stake, but a simple solution would make it a lot easier for me tomorrow...<br><br>Pierre<br>