From 282d94dc2d897117cd78df12e9014740e0fe6c0b Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 24 Nov 2007 18:14:31 +0000 Subject: created quick working sketch for navigating the sys_helppath svn path=/trunk/externals/hcs/; revision=9036 --- helppath-help.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 helppath-help.pd (limited to 'helppath-help.pd') 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 +; +#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; -- cgit v1.2.1