aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-11-11 00:00:20 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-11-11 00:00:20 +0000
commitadca4c5a61407996abfffacc6991e8f909bc3ad0 (patch)
tree288751d6b8ec6fd2ea1bc6abd462b35a7d4189f1
parent3204da1250f36047ad32fab52167d30ff812bb46 (diff)
added links to the Tcl docs
svn path=/trunk/externals/tclfile/; revision=15721
-rw-r--r--exists-help.pd5
-rw-r--r--mkdir-help.pd7
2 files changed, 9 insertions, 3 deletions
diff --git a/exists-help.pd b/exists-help.pd
index 09dd54a..9cde207 100644
--- a/exists-help.pd
+++ b/exists-help.pd
@@ -1,4 +1,4 @@
-#N canvas 199 234 450 300 10;
+#N canvas 137 104 448 333 10;
#X obj 33 166 exists;
#X floatatom 36 202 5 0 0 0 - - -;
#X obj 37 226 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
@@ -12,6 +12,9 @@
#X msg 247 77 bang;
#X msg 274 136 symbol /tmp/;
#X msg 290 158 /tmp;
+#X obj 110 306 pddp/pddplink http://tcl.tk/man/tcl8.5/TclCmd/file.htm#M15
+;
+#X text 18 294 this is a clone of this command:;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 3 0 0 0;
diff --git a/mkdir-help.pd b/mkdir-help.pd
index 738f60f..9a3e041 100644
--- a/mkdir-help.pd
+++ b/mkdir-help.pd
@@ -1,13 +1,16 @@
-#N canvas 186 203 502 300 10;
+#N canvas 186 203 501 349 10;
#X obj 120 161 mkdir;
#X msg 120 109 symbol /tmp/blah;
#X obj 268 155 exists;
#X msg 268 109 symbol /tmp/blah;
-#X obj 268 176 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
+#X obj 268 176 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X obj 268 196 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X msg 275 128 symbol /tmp/created_after_bang;
+#X text 28 294 this is a clone of this command:;
+#X obj 120 306 pddp/pddplink http://tcl.tk/man/tcl8.5/TclCmd/file.htm#M22
+;
#X connect 1 0 0 0;
#X connect 2 0 4 0;
#X connect 3 0 2 0;