aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/5.reference/print-help.pd
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2008-09-20 00:30:48 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2008-09-20 00:30:48 +0000
commit4f51fe6574a7d46ddb95bb85e1053e86c2fb805a (patch)
tree79dbdbd418f6755bd22ee5437e56f897bcab4ffc /pd/doc/5.reference/print-help.pd
parent59c8e59dce8fc86ba4d07e91984c6a3dd43bc73e (diff)
pd 0.42-0 test 05
svn path=/trunk/; revision=10301
Diffstat (limited to 'pd/doc/5.reference/print-help.pd')
-rw-r--r--pd/doc/5.reference/print-help.pd9
1 files changed, 7 insertions, 2 deletions
diff --git a/pd/doc/5.reference/print-help.pd b/pd/doc/5.reference/print-help.pd
index 4b8920fa..451954b9 100644
--- a/pd/doc/5.reference/print-help.pd
+++ b/pd/doc/5.reference/print-help.pd
@@ -1,4 +1,4 @@
-#N canvas 349 65 615 247 12;
+#N canvas 349 65 546 306 12;
#X msg 102 52 walk the dog;
#X msg 29 51 bang;
#X msg 70 51 234;
@@ -7,9 +7,14 @@
#X text 29 130 Print prints out the messages it receives on the "terminal
window" that Pd is run from.;
#X text 73 10 -- print messages to terminal window;
-#X text 309 221 updated for Pd version 0.40.;
#X text 27 167 Long symbol arguments are truncated to 78 characters
and marked with "*" (but message selectors are printed in full.);
+#X obj 100 267 print -n;
+#X text 27 202 With the special "-n" argument the "print:" prefix is
+suppressed:;
+#X text 333 282 updated for Pd version 0.42;
+#X floatatom 101 244 5 0 0 0 - - -;
#X connect 0 0 3 0;
#X connect 1 0 3 0;
#X connect 2 0 3 0;
+#X connect 11 0 8 0;