Hi all!
I have something like:
.../this/is/the/path/data/sub1/sub2/....
and I need:
data/sub1/sub2/...
so the keyword to split is 'data'
How can I do that?
Cheers!
Split somewhere in the middle of a path
Hi all!
I have something like:
.../this/is/the/path/data/sub1/sub2/....
and I need:
data/sub1/sub2/...
so the keyword to split is 'data'
How can I do that?
Cheers!
[symbol2list]
abbreviated [s2l]
send [symbol data( to the right inlet
actually, you can just use 'data' as the creation argument too.
like [symbol2list data]
or [symbol2list /data]
whatever,.,,
Well, I searched for hours in the 'extra' folder to find something.
But that simple, I didn't expect that.
Thanks
Oops! Looks like something went wrong!