Ok, thanks everybody! List append does the trick.<br><br>
<div class="gmail_quote">2010/6/30 IOhannes m zmoelnig <span dir="ltr">&lt;<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt;</span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">On 2010-06-30 14:09, Olivier Baudu wrote:<br>&gt; Or, simpler... [l ]<br>&gt;<br><br>being the upstream author of [lister] (and thus [l]), i would recommend<br>
to use [list append] whenever it&#39;s possible.<br>it basically provides the same functionality as [l] and is built-in.<br><br><br>similar arguments go for the other objects mentioned here.<br>if you want to add two numbers, you can use [plus] (from mathlib) or<br>
[expr ($f1 + $f2)]; you could also use [+]<br><br>fgmasdr<br><font color="#888888">IOhannes<br><br></font><br>_______________________________________________<br><a href="mailto:Pd-list@iem.at">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/listinfo/pd-list</a><br><br></blockquote></div><br>