hi, this is probably quickly answerable if anyone's seen this at least once. I e-mailed myself a patch over yahoo. some reason, it wasnt exactly an attachment, but sort of a text document in the body. most of the patch looks like this:
#X obj 248 190 pack s s;
#X msg 249 240 symbol \$1\$2;
#X connect 0 0 9 0;
#X connect 2 0 7 0;
#X connect 3 0 6 0;
#X connect 4 0 10 1;
#X connect 5 0 10 0;
#X connect 6 0 7 0;
#X connect 7 0 8 0;
#X connect 8 0 1 0;
#X connect 9 0 5 0;
#X connect 9 1 4 0;
#X connect 10 0 11 0;
#X connect 11 0 3 0;
#X restore 840 740 pd two;
#X obj 1501 374 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1
0 1;
#X obj 42 671 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#N canvas 0 0 591 565 one 0;
#X obj 128 38 inlet;
#X obj 329 510 outlet;
#X obj 43 219 inlet;
#X symbolatom 358 283 10 0 0 0 - - -;
#X symbolatom 234 158 10 0 0 0 - - -;
#X msg 360 331 set \$1;
#X msg 373 373 four;
I've tried deleting the #X's and #N's of the first few lines to see if that would do it. Eitherway, PD console says usually:
#N: no such object
error:
#X: no such object
error:
#X: no such object
error:
#X: no such object
error:
#X: no such object
error:
#X: no such object
error:
#X: no such object
Ok. bye