Update of /cvsroot/pure-data/externals/zexy/examples In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8640
Modified Files: msgfile.pd Log Message: added help for "read2" message.
Index: msgfile.pd =================================================================== RCS file: /cvsroot/pure-data/externals/zexy/examples/msgfile.pd,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** msgfile.pd 27 Jun 2006 16:44:42 -0000 1.4 --- msgfile.pd 17 Oct 2006 07:25:58 -0000 1.5 *************** *** 147,151 **** #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 connect 4 0 0 0; #X connect 5 0 0 0; --- 147,153 ---- #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 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; *************** *** 154,157 **** --- 156,160 ---- #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;