From f549177175613490b2d5e7e5cf2a0c5ec56f1594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Sun, 6 Aug 2006 17:02:23 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r5486, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5487 --- datei-l-help.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100755 datei-l-help.pd (limited to 'datei-l-help.pd') diff --git a/datei-l-help.pd b/datei-l-help.pd new file mode 100755 index 0000000..0b9c4a7 --- /dev/null +++ b/datei-l-help.pd @@ -0,0 +1,23 @@ +#N canvas 38 28 454 261 10; +#X text 13 6 [datei-l] - Sends the message "open ../../"; +#X text 310 50 Inlets; +#X text 310 100 Outlets; +#X text 310 150 GUI; +#X text 310 170 - Click on it; +#X text 310 70 - Bang / File name; +#X text 310 120 - Message; +#X obj 22 120 datei-l; +#X msg 22 50 bang; +#X obj 22 160 print Datei_L; +#X text 120 80 Takes the file string; +#X text 12 207 (C) 2006 Joao Miguel Pais - jmmmpais@googlemail.com +; +#X text 12 227 Released under the BSD License; +#X msg 32 80 filename.ext; +#X text 60 50 Opens up dialog; +#X text 92 120 <- Or click on it; +#X text 111 160 Message; +#X connect 7 0 9 0; +#X connect 8 0 7 0; +#X connect 13 0 7 0; +#X coords 0 0 1 1 62 17 0; -- cgit v1.2.1