[PD] [Textfile] input

Pierre Massat pimassat at gmail.com
Wed Jan 18 18:50:10 CET 2012


Dear list,

I'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'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 :
"add 1 0 0 1"
is not the same as the message :
[add 1 0 0 1 (
(and this is annoying me!).

If i can't create the message dynamically with a pre-packed list, is there
a way i can at least store the message?

Cheers,

Pierre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20120118/d926152a/attachment.htm>


More information about the Pd-list mailing list