From 1ff0dbe68c6f74a9de34506ecba288730d0f54aa Mon Sep 17 00:00:00 2001 From: Roman Haefeli Date: Tue, 5 Oct 2010 20:38:19 +0000 Subject: added help for [canvaserror] svn path=/trunk/externals/iem/iemguts/; revision=14190 --- help/canvaserror-help.pd | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 help/canvaserror-help.pd (limited to 'help') diff --git a/help/canvaserror-help.pd b/help/canvaserror-help.pd new file mode 100644 index 0000000..fc2f791 --- /dev/null +++ b/help/canvaserror-help.pd @@ -0,0 +1,29 @@ +#N canvas 283 13 427 386 10; +#X obj 209 272 canvaserror; +#X obj 18 13 canvaserror; +#X text 103 12 print an error to the Pd console; +#X obj 62 205 route apple orange banana; +#X obj 209 229 list; +#X msg 209 251 '\$1' is not a fruit!; +#X msg 38 148 banana; +#X msg 122 145 apple; +#X msg 137 173 orange; +#X msg 97 116 carot; +#X text 18 57 This object lets you print real error messages to the +Pd console.; +#X obj 62 236 bng 15 250 50 0 empty empty empty 17 7 0 10 -4034 -1 +-1; +#X obj 111 237 bng 15 250 50 0 empty empty empty 17 7 0 10 -260097 +-1 -1; +#X obj 160 238 bng 15 250 50 0 empty empty empty 17 7 0 10 -257985 +-1 -1; +#X connect 3 0 11 0; +#X connect 3 1 12 0; +#X connect 3 2 13 0; +#X connect 3 3 4 0; +#X connect 4 0 5 0; +#X connect 5 0 0 0; +#X connect 6 0 3 0; +#X connect 7 0 3 0; +#X connect 8 0 3 0; +#X connect 9 0 3 0; -- cgit v1.2.1