aboutsummaryrefslogtreecommitdiff
path: root/exists-help.pd
blob: 9ec95b2ace0d5b20611471d603dc83812cf08991 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#N canvas 351 42 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
-1;
#X msg 65 91 symbol unexistent?;
#X msg 34 39 symbol exists.tcl;
#X obj 239 183 exists;
#X floatatom 242 219 5 0 0 0 - - -;
#X obj 243 243 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X msg 247 77 bang;
#X msg 272 116 symbol /tmp/;
#X msg 288 138 /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 msg 48 63 exists.tcl;
#X msg 86 111 this is a test;
#X msg 83 137 list one 2 three 4;
#X msg 106 171 1 2 3 4;
#X msg 86 208 float 1;
#X msg 144 201 1 two;
#X msg 291 163 list this is a test;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 6 0;
#X connect 6 0 7 0;
#X connect 8 0 5 0;
#X connect 9 0 5 1;
#X connect 10 0 5 1;
#X connect 13 0 0 0;
#X connect 14 0 0 0;
#X connect 15 0 0 0;
#X connect 16 0 0 0;
#X connect 17 0 0 0;
#X connect 18 0 0 0;
#X connect 19 0 5 1;