aboutsummaryrefslogtreecommitdiff
path: root/file_type-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-06-12 22:46:27 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-06-12 22:46:27 +0000
commitff463ef0c72560f9c5a3cff311105cd0188485f1 (patch)
treecfb820a6f1fe2d20a6d16128cd775af7813fcfa0 /file_type-help.pd
parentc382f37920f3fb0f1d258c489b814e0f31298f5a (diff)
changed [file_status] to [stat] since that's all it does; got [stat] working, still need to get error messages to work properly; created file_type Pd object
svn path=/trunk/externals/hcs/; revision=5205
Diffstat (limited to 'file_type-help.pd')
-rw-r--r--file_type-help.pd30
1 files changed, 30 insertions, 0 deletions
diff --git a/file_type-help.pd b/file_type-help.pd
new file mode 100644
index 0000000..57e1f7b
--- /dev/null
+++ b/file_type-help.pd
@@ -0,0 +1,30 @@
+#N canvas 434 28 454 304 10;
+#X obj 180 210 file_type;
+#X obj 181 41 bng 15 250 50 0 empty empty empty 0 -6 0 8 -24198 -1
+-1;
+#X obj 181 59 openpanel;
+#X msg 203 118 symbol /usr/bin/gcc;
+#X obj 239 235 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 258 236 bang if no match;
+#X msg 206 142 symbol /dev/tty;
+#X obj 181 96 symbol;
+#X msg 141 76 bang;
+#X symbolatom 179 262 0 0 0 0 file_type - -;
+#X obj 207 185 folder_list;
+#X msg 207 166 symbol /tmp/ssh-*/agent.*;
+#X msg 83 148 symbol /usr;
+#X msg 25 129 symbol /tmp;
+#X text 16 10 find the file type of a file;
+#X connect 0 0 9 0;
+#X connect 0 1 4 0;
+#X connect 1 0 2 0;
+#X connect 2 0 7 0;
+#X connect 3 0 0 0;
+#X connect 6 0 0 0;
+#X connect 7 0 0 0;
+#X connect 8 0 7 0;
+#X connect 10 0 0 0;
+#X connect 11 0 10 0;
+#X connect 12 0 0 0;
+#X connect 13 0 0 0;