From 328c3a88a5f0b1c3aac51dc63c68a66353770715 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Mon, 11 May 2015 11:17:35 +0000 Subject: Rename [copy] to [filecopy] svn path=/trunk/externals/postlude/; revision=17467 --- filecopy/filecopy-help.pd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 filecopy/filecopy-help.pd (limited to 'filecopy/filecopy-help.pd') diff --git a/filecopy/filecopy-help.pd b/filecopy/filecopy-help.pd new file mode 100644 index 0000000..34b67d7 --- /dev/null +++ b/filecopy/filecopy-help.pd @@ -0,0 +1,15 @@ +#N canvas 470 62 398 308 10; +#X obj 46 119 filecopy; +#X obj 46 154 sel 0 1; +#X msg 65 179 set copied; +#X msg 46 209 set failed; +#X symbolatom 46 250 10 0 0 0 - - -, f 10; +#X msg 46 62 list /source/path /destination/path; +#X text 42 21 [filecopy] copy file from source path to destination path +; +#X connect 0 0 1 0; +#X connect 1 0 3 0; +#X connect 1 1 2 0; +#X connect 2 0 4 0; +#X connect 3 0 4 0; +#X connect 5 0 0 0; -- cgit v1.2.1