From fa93163aaee7f2d27cdc3067a840dd23bb5715a5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 26 Apr 2003 20:42:22 +0000 Subject: moved maxlib docs to the proper location svn path=/trunk/; revision=597 --- externals/build/doc/maxlib/help-remote.pd | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 externals/build/doc/maxlib/help-remote.pd (limited to 'externals/build/doc/maxlib/help-remote.pd') diff --git a/externals/build/doc/maxlib/help-remote.pd b/externals/build/doc/maxlib/help-remote.pd new file mode 100644 index 00000000..54a7cafd --- /dev/null +++ b/externals/build/doc/maxlib/help-remote.pd @@ -0,0 +1,18 @@ +#N canvas 472 309 456 306 12; +#X text 9 9 remote :: send data to any receive object; +#X obj 32 224 remote; +#X obj 216 222 receive bla; +#X obj 321 222 receive foo; +#X obj 216 250 print bla; +#X obj 321 250 print foo; +#X msg 32 104 bla 17.3 23; +#X msg 76 183 foo 13 \, bla 4; +#X text 148 75 use message: ; +#X text 253 91 with data of any type; +#X text 89 26 written by Olaf Matthes ; +#X msg 61 147 foo five is 2 more than 3; +#X connect 2 0 4 0; +#X connect 3 0 5 0; +#X connect 6 0 1 0; +#X connect 7 0 1 0; +#X connect 11 0 1 0; -- cgit v1.2.1