aboutsummaryrefslogtreecommitdiff
path: root/classpath-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-11-26 06:37:34 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-11-26 06:37:34 +0000
commit50eb3337c67d6e8646d693324bd406d944288264 (patch)
tree92e2d2b86dbf8b599cac9c711b6fbd48a31f13c5 /classpath-help.pd
parent4e446b0cf15dc912724ccc1f9294f32adbb72064 (diff)
made [classpath] function like the new [import]
svn path=/trunk/externals/hcs/; revision=6434
Diffstat (limited to 'classpath-help.pd')
-rw-r--r--classpath-help.pd22
1 files changed, 15 insertions, 7 deletions
diff --git a/classpath-help.pd b/classpath-help.pd
index e59a92a..94ca8a2 100644
--- a/classpath-help.pd
+++ b/classpath-help.pd
@@ -1,11 +1,19 @@
-#N canvas 375 22 462 312 10;
-#X obj 85 99 classpath;
-#X msg 82 68 bang;
-#X obj 99 145 print;
-#X symbolatom 74 182 0 0 0 0 - - -;
-#X obj 146 120 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
+#N canvas 375 22 466 316 10;
+#X obj 40 130 classpath;
+#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 124 71 rewind;
+#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 connect 0 0 2 0;
#X connect 0 0 3 0;
#X connect 0 1 4 0;