From 57045df5fe3ec557e57dc7434ac1a07b5521bffc Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 29 Jul 2002 17:06:19 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r58, which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=59 --- pd/doc/5.reference/print.pd | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pd/doc/5.reference/print.pd (limited to 'pd/doc/5.reference/print.pd') diff --git a/pd/doc/5.reference/print.pd b/pd/doc/5.reference/print.pd new file mode 100644 index 00000000..50af069a --- /dev/null +++ b/pd/doc/5.reference/print.pd @@ -0,0 +1,13 @@ +#N canvas 349 65 615 247 12; +#X msg 102 52 walk the dog; +#X msg 29 51 bang; +#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 +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 connect 0 0 3 0; +#X connect 1 0 3 0; +#X connect 2 0 3 0; -- cgit v1.2.1