aboutsummaryrefslogtreecommitdiff
path: root/folder_list-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-03-26 06:02:23 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-03-26 06:02:23 +0000
commit6caae3a35e2c98cf4a658565197500f19d4e0257 (patch)
tree55229f03d6c9296538d61a0e2b9987434c89d54c /folder_list-help.pd
parentb14ed09b51433850544847cba7660d6aea78bfc2 (diff)
first attempt using opendir/readdir
svn path=/trunk/externals/hcs/; revision=4767
Diffstat (limited to 'folder_list-help.pd')
-rw-r--r--folder_list-help.pd30
1 files changed, 30 insertions, 0 deletions
diff --git a/folder_list-help.pd b/folder_list-help.pd
new file mode 100644
index 0000000..147dc83
--- /dev/null
+++ b/folder_list-help.pd
@@ -0,0 +1,30 @@
+#N canvas 254 219 474 457 10;
+#X obj 100 214 print OUTPUT;
+#X msg 32 49 bang;
+#X msg 100 100 symbol /;
+#X text 69 48 immediate listing of current directory;
+#X text 160 99 immediate listing of /;
+#X text 180 133 set current dir without no output;
+#X obj 100 180 folder_list /var;
+#X obj 57 392 print OUTPUT;
+#X msg 56 328 bang;
+#X text 182 357 defaults to $HOME;
+#X msg 203 152 symbol /usr;
+#X obj 63 280 print ===================;
+#X msg 63 252 bang;
+#X obj 82 204 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 40 377 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 57 358 folder_list;
+#X symbolatom 73 79 10 0 0 0 - - -;
+#X connect 1 0 6 0;
+#X connect 2 0 6 0;
+#X connect 6 0 0 0;
+#X connect 6 0 13 0;
+#X connect 8 0 15 0;
+#X connect 10 0 6 1;
+#X connect 12 0 11 0;
+#X connect 15 0 7 0;
+#X connect 15 0 14 0;
+#X connect 16 0 6 0;