aboutsummaryrefslogtreecommitdiff
path: root/helppath-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-11-24 18:14:31 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-11-24 18:14:31 +0000
commit282d94dc2d897117cd78df12e9014740e0fe6c0b (patch)
tree1b0dd7c207fcd5ed83c3c9062c379d1b65766e7d /helppath-help.pd
parent747e12cf099e8af4defb4b0ccd44b0dea2c20da9 (diff)
created quick working sketch for navigating the sys_helppath
svn path=/trunk/externals/hcs/; revision=9036
Diffstat (limited to 'helppath-help.pd')
-rw-r--r--helppath-help.pd24
1 files changed, 24 insertions, 0 deletions
diff --git a/helppath-help.pd b/helppath-help.pd
new file mode 100644
index 0000000..218c0ea
--- /dev/null
+++ b/helppath-help.pd
@@ -0,0 +1,24 @@
+#N canvas 375 22 466 316 10;
+#X obj 40 130 helppath;
+#X msg 37 99 bang;
+#X obj 54 176 print;
+#X symbolatom 29 213 0 0 0 0 - - -;
+#X obj 101 151 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
+-1 -1;
+#X msg 79 102 reset;
+#X text 19 22 This object returns each path in the global classpath
+one at a time with each bang. [reset( refreshs the classpath data and
+starts again at the top of the list \, like [textfile] or [qlist]'s
+[reset(.;
+#X text 124 153 <-- banged when the end of the list is reached;
+#X text 234 294 released under the GNU GPL;
+#X text 18 281 (C) Copyright 2006 Hans-Christoph Steiner <hans@at.or.at>
+;
+#X obj 31 238 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+-1;
+#X connect 0 0 2 0;
+#X connect 0 0 3 0;
+#X connect 0 1 4 0;
+#X connect 1 0 0 0;
+#X connect 3 0 10 0;
+#X connect 5 0 0 0;