From 089475041fe26964d72cb2ebc3559a36ba89a2f2 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 8 Jul 2008 05:56:10 +0000 Subject: trying to import gridflow 0.9.4 svn path=/trunk/; revision=10148 --- externals/gridflow/doc/flow_classes/exec-help.pd | 40 ++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 externals/gridflow/doc/flow_classes/exec-help.pd (limited to 'externals/gridflow/doc/flow_classes/exec-help.pd') diff --git a/externals/gridflow/doc/flow_classes/exec-help.pd b/externals/gridflow/doc/flow_classes/exec-help.pd new file mode 100644 index 00000000..4d43e556 --- /dev/null +++ b/externals/gridflow/doc/flow_classes/exec-help.pd @@ -0,0 +1,40 @@ +#N canvas 628 0 501 450 10; +#X obj 10 105 cnv 15 30 17 empty empty empty 20 12 0 14 -241291 -66577 +0; +#X obj 1 273 cnv 15 500 17 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X obj 1 146 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X obj 1 169 cnv 15 60 18 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X obj 1 324 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X text 2 170 Inlet 0; +#X obj 1 0 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X obj 9 1 exec; +#X obj 10 105 exec; +#X obj 13 407 renamefile; +#X obj 128 407 unix_time; +#X obj 96 407 ls; +#X msg 10 77 shell xlogo &; +#X msg 119 77 shell ftp ac@artengine.ca &; +#X text 221 147 Inlets (1); +#X text 398 2 GridFlow 0.8.4; +#X obj 1 379 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X text 215 380 See also; +#X text 9 25 The [exec] launches a Unix shell program or script. It +does not return a result \, see the PureData shell after using the +ftp command.; +#X text 9 197 SYMBOL; +#X text 215 275 Outlets (0); +#X text 15 297 No outlet; +#X text 210 325 Arguments (0); +#X text 64 354; +#X text 14 352 No argument; +#X text 56 196 Inlet 0 accepts a symbol made of the word "shell" which +creates a Unix shell and the program or script to be executed in that +shell like "xlogo &" or "ftp ftpsitename &" \, etc.; +#X connect 12 0 8 0; +#X connect 13 0 8 0; -- cgit v1.2.1