At 20:03 23-10-2006, Miller Puckett:
Hmm, which tutorials have \ in them? I just looked and couldn't find any.
I'l make some with a text editor anyway to see if I can make Pd crash...
cheers Miller
Arhhhh, sorry I thought you ignored that because of the BS factor.
I was confused by the fact that when you print pd-files from [textfile] to the pd-output-window eg $ would appear like "\$", and ; as "\;".
Sorry for the inconvenience.
BTW, this is the patch I used, it crashes when you try to print a second file.
mvh/ Steffen Leve Poulsen
#N canvas 683 73 280 277 12; #N canvas 314 68 781 417 open 0; #X obj 105 154 openpanel; #X obj 105 256 s $0textfile; #X obj 105 104 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X msg 105 180 read $1 , rewind , bang; #X obj 424 285 s $0textfile; #X obj 424 95 textfile; #X obj 424 64 r $0textfile; #X obj 424 154 t b a; #X obj 542 141 print; #X msg 542 115 -----------done----------; #X obj 459 187 print; #X obj 424 223 del 50; #X connect 0 0 3 0; #X connect 2 0 0 0; #X connect 3 0 1 0; #X connect 5 0 7 0; #X connect 5 1 9 0; #X connect 6 0 5 0; #X connect 7 0 11 0; #X connect 7 1 10 0; #X connect 9 0 8 0; #X connect 11 0 4 0; #X coords 0 -1 1 1 25 23 2 100 100; #X restore 53 102 pd open;