Atte André Jensen wrote: > IOhannes m zmoelnig wrote: > >>> [list $1] <- allows both, symbols and floats >> shouldn't this be [list append $1]? > > I tried both and both seem to work. There might be some situations where > the "append" make a difference, though...
as long as you use numbers as $1 you are right. however, when you use a symbol other than "append", "split", "prepend", "trim" (and probably some more), your [list $1] will fail to create. in the cases where it creates, it will behave not as expected. fm,gasdr IOhannes _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
