Sweet man! I should have read the list help patch a little more thoroughly...<br><br>Thank you.<br><br>Pierre<br><br><div class="gmail_quote">2012/1/18 Cyrille Henry <span dir="ltr">&lt;<a href="mailto:ch@chnry.net">ch@chnry.net</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
Le 18/01/2012 18:50, Pierre Massat a écrit :<div><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Dear list,<br>
<br>
I&#39;m looking for a way of dynamically creating the message to add a line in a text file. I basically want to avoid [add $1 $2 ... $n ( because I don&#39;t necessarily know n beforehand AND I cannot create the list of values dynamically using [add2 ( because I get $1, $2,..,$n as a pre-packed list. The thing is that i just discovered that this list :<br>

&quot;add 1 0 0 1&quot;<br>
is not the same as the message :<br>
[add 1 0 0 1 (<br>
(and this is annoying me!).<br>
<br>
If i can&#39;t create the message dynamically with a pre-packed list, is there a way i can at least store the message?<br>
<br>
</blockquote></div></div>
you can use a list object, but you need a list trim after it.<span class="HOEnZb"><font color="#888888"><br>
<br>
c</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Cheers,<br>
<br>
Pierre<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt;  <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/<u></u>listinfo/pd-list</a><br>
</blockquote>
</div></div></blockquote></div><br>