<div dir="ltr"><div><div><div>Sorry for the flood of messages, been playing with clone a bunch, again with a wrapper I'm working on.<br><br></div>Again I'm on 0.47-1 64-bit Mac OS.<br><br></div><div>If i use [declare -path subdir] in a patch and inside that patch also create [clone -x absname 10] where absname.pd is in my subdir, I have no problems.<br></div><div>If I instead have an abstraction that takes an argument to create a clone [clone $1 2], i have no problems if i create the abstraction like [parentAbstraction absname] where absname is in subdir/absname.pd<br></div><div>But.. if i do [clone -x parentAbstraction 10 absname] in my top patch with the declare I get a message: "clone $1 2... could not create"<br></div><div>Shouldn't [clone absname] work the same as far as load paths as [absname] ?<br></div><div><br></div>I've attached a zip file that shows the problem, test.pd is the file to run.<br><br></div>-Alex<br><div><div><div><br></div></div></div></div>