aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/5.reference/print-help.pd
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2006-06-03 19:13:08 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2006-06-03 19:13:08 +0000
commitbeb2211b63b4b80ee07a807e5ffdd441aeea6354 (patch)
tree876eb052d5cec7755053328a470c75e0638b6b94 /pd/doc/5.reference/print-help.pd
parenteb976fa09171036cbaeaabf920708b2d39c49acc (diff)
FFT package selection
Zmoelnig's multi-'$' patch big-soundfile support Patch to set open directories (openpanel, savepanel) patch to allow funny characters in extern names fixed makefile.in to support intel mac svn path=/trunk/; revision=5164
Diffstat (limited to 'pd/doc/5.reference/print-help.pd')
-rw-r--r--pd/doc/5.reference/print-help.pd6
1 files changed, 4 insertions, 2 deletions
diff --git a/pd/doc/5.reference/print-help.pd b/pd/doc/5.reference/print-help.pd
index 50af069a..4b8920fa 100644
--- a/pd/doc/5.reference/print-help.pd
+++ b/pd/doc/5.reference/print-help.pd
@@ -4,10 +4,12 @@
#X msg 70 51 234;
#X obj 29 96 print x1;
#X obj 21 10 print;
-#X text 37 134 Print prints out the messages it receives on the "terminal
+#X text 29 130 Print prints out the messages it receives on the "terminal
window" that Pd is run from.;
-#X text 249 200 updated for Pd version 0.31.;
#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 connect 0 0 3 0;
#X connect 1 0 3 0;
#X connect 2 0 3 0;