From 8be40503d729c0dbba2d32073865903248f8151b Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Mon, 15 Nov 2010 05:04:33 +0000 Subject: added META subpatch and filled in some missing help patches svn path=/trunk/externals/ggee/; revision=14439 --- control/getdir-help.pd | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'control/getdir-help.pd') diff --git a/control/getdir-help.pd b/control/getdir-help.pd index e7f2f3c..2d3b5b1 100644 --- a/control/getdir-help.pd +++ b/control/getdir-help.pd @@ -1,4 +1,4 @@ -#N canvas 196 88 460 383 10; +#N canvas 0 26 460 383 10; #X obj 177 95 getdir; #X msg 177 57 bang; #X obj 176 133 print; @@ -14,6 +14,17 @@ to set how many levels up to go:; #X obj 294 247 getdir 2; #X text 18 331 If there is no parent at that level \, it returns the directory as if there was no argument \, i.e. level 0; +#N canvas 407 106 494 344 META 0; +#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE Tcl/Tk; +#X text 12 105 AUTHOR Guenter Geiger; +#X text 12 45 DESCRIPTION get the directory this patch is operating +in; +#X text 12 65 INLET_0 bang; +#X text 12 85 OUTLET_0 symbol; +#X text 12 5 KEYWORDS control patchfile_op; +#X restore 410 362 pd META; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 5 0 7 0; -- cgit v1.2.1