aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/ls-help.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2005-10-04 02:14:03 +0000
committerN.N. <matju@users.sourceforge.net>2005-10-04 02:14:03 +0000
commita6cd35f9d2f6a9e351fb634bb942b867e384113e (patch)
tree8b0e7e9ffbef6a5f4c94dc462c720b86d1f9e9e1 /externals/gridflow/doc/flow_classes/ls-help.pd
parenta7dc40f29086515c31667490c03211812b84e2ed (diff)
i'm almost, almost done
svn path=/trunk/; revision=3652
Diffstat (limited to 'externals/gridflow/doc/flow_classes/ls-help.pd')
-rw-r--r--externals/gridflow/doc/flow_classes/ls-help.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/externals/gridflow/doc/flow_classes/ls-help.pd b/externals/gridflow/doc/flow_classes/ls-help.pd
new file mode 100644
index 00000000..5bc04c39
--- /dev/null
+++ b/externals/gridflow/doc/flow_classes/ls-help.pd
@@ -0,0 +1,21 @@
+#N canvas 293 272 624 295 10;
+#X text 259 22 GridFlow 0.8.0;
+#X text 30 266 see also:;
+#X obj 106 267 renamefile;
+#X obj 189 267 unix_time;
+#X obj 67 130 ls;
+#X obj 67 48 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 25 186 listlength;
+#X floatatom 25 220 5 0 0 0 - - -;
+#X obj 107 187 display;
+#X obj 265 267 exec;
+#X msg 67 81 symbol /home;
+#X text 157 118 Similar to the Unix command 'ls'. Returns the filenames
+in a directory. May be used with [listlength] to determine the number
+of files in a directory.;
+#X connect 4 0 6 0;
+#X connect 4 0 8 0;
+#X connect 5 0 10 0;
+#X connect 6 0 7 0;
+#X connect 10 0 4 0;