From 9c5f0ac1e7ad051c09d1e2cf24a722bdfcd95597 Mon Sep 17 00:00:00 2001 From: musil Date: Wed, 4 Jan 2006 01:15:19 +0000 Subject: no change svn path=/trunk/externals/iemlib/; revision=4358 --- iemhelp/help-mergefilename.pd | 2 +- iemhelp/help-splitfilename.pd | 22 +++++++++++++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/iemhelp/help-mergefilename.pd b/iemhelp/help-mergefilename.pd index a97ef62..6d04ca7 100644 --- a/iemhelp/help-mergefilename.pd +++ b/iemhelp/help-mergefilename.pd @@ -1,4 +1,4 @@ -#N canvas 82 111 626 448 10; +#N canvas 82 111 634 456 10; #X msg 389 153 separator $; #X msg 389 88 separator @; #X msg 389 109 separator :; diff --git a/iemhelp/help-splitfilename.pd b/iemhelp/help-splitfilename.pd index 0099b18..23bbe5f 100644 --- a/iemhelp/help-splitfilename.pd +++ b/iemhelp/help-splitfilename.pd @@ -1,4 +1,4 @@ -#N canvas 150 53 677 566 10; +#N canvas 235 44 685 574 10; #X text 9 1 splitfilename: split into path and filename; #X obj 53 391 print path; #X obj 139 391 print file; @@ -42,6 +42,23 @@ #X text 135 446 iem.at; #X text 50 435 (c) Thomas Musil 2000 - 2005; #X text 98 468 Graz \, Austria; +#X floatatom 273 196 5 0 255 0 - - -; +#N canvas 191 208 354 235 ASCII_separator 0; +#X obj 138 55 inlet; +#X obj 138 143 outlet; +#X obj 138 76 clip 0 255; +#X obj 138 98 - 32; +#X msg 138 121 separator \$1; +#X obj 37 121 makefilename %c; +#X obj 37 143 outlet; +#X connect 0 0 2 0; +#X connect 2 0 3 0; +#X connect 2 0 5 0; +#X connect 3 0 4 0; +#X connect 4 0 1 0; +#X connect 5 0 6 0; +#X restore 273 216 pd ASCII_separator; +#X symbolatom 273 240 0 0 0 0 - - -; #X connect 3 0 9 0; #X connect 4 0 9 0; #X connect 5 0 9 0; @@ -67,3 +84,6 @@ #X connect 26 0 27 0; #X connect 27 0 1 0; #X connect 27 1 2 0; +#X connect 34 0 35 0; +#X connect 35 0 36 0; +#X connect 35 1 9 0; -- cgit v1.2.1