From a0f7a16cf681455f5dda8d0d32222657116c5617 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 17 Oct 2006 07:25:58 +0000 Subject: added help for "read2" message. svn path=/trunk/externals/zexy/; revision=6124 --- examples/msgfile.pd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/msgfile.pd b/examples/msgfile.pd index e41c0b3..5631435 100644 --- a/examples/msgfile.pd +++ b/examples/msgfile.pd @@ -146,13 +146,16 @@ files; #X msg 111 248 write /tmp/msgfile3.txt $$; #X text 331 238 on writing replace every occurence of $$ with a single $. This way you can write pd-patches which can handle arguments.; -#X msg 146 291 add #X obj f $$1; +#X msg 146 291 add #X obj f $\$1; +#X msg 92 130 read2 msgfile.txt; +#X text 264 131 read file and append it to the current buffer; #X connect 4 0 0 0; #X connect 5 0 0 0; #X connect 6 0 0 0; #X connect 7 0 0 0; #X connect 9 0 0 0; #X connect 11 0 0 0; +#X connect 12 0 0 0; #X restore 443 144 pd file-i/o; #N canvas 0 0 450 397 misc 0; #X obj 84 282 outlet; -- cgit v1.2.1