aboutsummaryrefslogtreecommitdiff
path: root/split_path-help.pd
blob: 08acbc2e21128ae6656b3dfffd9b751a125e8146 (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
#N canvas 0 26 430 344 10;
#X obj 111 221 split_path;
#X symbolatom 111 281 0 0 0 3 path - -;
#X symbolatom 175 245 0 0 0 3 filename - -;
#X msg 31 20 symbol just-a-file.pd;
#X obj 95 241 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 159 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 139 102 symbol relative-path/;
#X text 302 102 <-- note trailing /;
#X msg 152 156 symbol /path/to/too/many//////slashes;
#X text 213 303 ^-- always ends without a /;
#X msg 76 46 symbol /path/to/just-a-file.pd;
#X msg 118 78 symbol no-trailing-slash;
#X msg 146 131 symbol ../another/relative/path/to/file.pd;
#X msg 154 179 symbol /path/with/trailing/slash/;
#N canvas 280 175 494 344 META 0;
#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v3;
#X text 12 125 AUTHOR Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control symbol_op;
#X text 12 45 DESCRIPTION split a path from a file name;
#X text 12 65 INLET_0 symbol;
#X text 12 85 OUTLET_0 symbol;
#X text 12 105 OUTLET_1 symbol;
#X restore 380 324 pd META;
#X connect 0 0 1 0;
#X connect 0 0 4 0;
#X connect 0 1 2 0;
#X connect 0 1 5 0;
#X connect 3 0 0 0;
#X connect 6 0 0 0;
#X connect 8 0 0 0;
#X connect 10 0 0 0;
#X connect 11 0 0 0;
#X connect 12 0 0 0;
#X connect 13 0 0 0;