aboutsummaryrefslogtreecommitdiff
path: root/ENV-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'ENV-help.pd')
-rw-r--r--ENV-help.pd26
1 files changed, 17 insertions, 9 deletions
diff --git a/ENV-help.pd b/ENV-help.pd
index 7582c67..2f6c375 100644
--- a/ENV-help.pd
+++ b/ENV-help.pd
@@ -1,22 +1,33 @@
-#N canvas 370 240 625 314 10;
+#N canvas 0 31 625 314 10;
#X obj 147 203 ENV;
#X msg 147 163 RAND_MAX;
-#X floatatom 226 253 10 0 0;
+#X floatatom 226 253 10 0 0 0 - - -;
#X obj 147 277 print;
#X msg 214 164 getenv \$1;
-#X symbolatom 215 130 10 0 0;
+#X symbolatom 215 130 10 0 0 0 - - -;
#X obj 295 130 symbol;
#X msg 311 105 HOSTNAME;
#X msg 310 80 USERNAME;
#X obj 147 228 route symbol;
#X msg 147 253 \$1;
#X msg 424 110 USERNAME bla;
-#X obj 386 168 cxc.prepend setenv;
#X obj 395 202 print pre;
#X msg 425 135 HOSTNAME testi;
#X msg 312 45 RANDOM;
#X text 18 7 get and set environment variables etc ...;
#X msg 244 51 DATE;
+#N canvas 381 218 494 344 META 0;
+#X text 12 145 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch
+to conform to the PDDP template for Pd version 0.42.;
+#X text 12 65 DESCRIPTION get and set environment variables;
+#X text 12 15 KEYWORDS control needs_work filesystem (objects won't
+create);
+#X text 12 85 INLET_0 RAND_MAX getenv;
+#X text 12 105 OUTLET_0 float symbol;
+#X text 12 45 LICENSE GPL v2;
+#X text 12 125 AUTHOR jdl@xdv.org;
+#X restore 575 293 pd META;
+#X obj 386 168 cxc_prepend setenv;
#X connect 0 0 9 0;
#X connect 1 0 0 0;
#X connect 4 0 0 0;
@@ -27,8 +38,5 @@
#X connect 9 0 10 0;
#X connect 9 1 2 0;
#X connect 10 0 3 0;
-#X connect 11 0 12 0;
-#X connect 12 0 0 0;
-#X connect 14 0 12 0;
-#X connect 15 0 6 0;
-#X connect 17 0 6 0;
+#X connect 14 0 6 0;
+#X connect 16 0 6 0;