<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>so it looks that this line is intended for a library that has the [object] in a folder.</p>
<p>say:</p>
<p>*/externals/foo/bar/bar.dll</p>
<p>That's, at least, what i guess this line is for.</p>
<p>Not sure which lib has this folder structure but may be there's at least one?</p>
<p><br>
</p>
<p><br>
</p>
<pre class="moz-signature" cols="72">Mensaje telepatico asistido por maquinas.</pre>
<div class="moz-cite-prefix">On 5/11/2019 11:23 PM, Jonathan Wilkes wrote:<br>
</div>
<blockquote type="cite" cite="mid:1467404055.2998026.1557627801104@mail.yahoo.com">
<div class="ydp4f125502yahoo-style-wrap" style="font-family:
        Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 13px;">
<div><span style="color: rgb(38, 40, 42);">> On Saturday, May 11, 2019, 10:09:00 PM EDT, Lucas Cordiviola
<a class="moz-txt-link-rfc2396E" href="mailto:lucarda27@hotmail.com"><lucarda27@hotmail.com></a> wrote:</span><br>
</div>
</div>
<div id="ydpd0f2544fyahoo_quoted_8062314791" class="ydpd0f2544fyahoo_quoted">
<div style="font-family:'Helvetica Neue', Helvetica, Arial,
          sans-serif;font-size:13px;color:#26282a;">
<div><br>
</div>
<div>
<div id="ydpd0f2544fyiv3906304649">
<p>> isn't it that :<br clear="none">
</p>
<p>> /* next try (objectname)/(classname).(sys_dllextent) ... */</p>
<p>> will load "foo/bar.pd_linux".</p>
<div>> This is correct right?</div>
<div><br>
</div>
<div>No, "objectname" refers to full string that was typed into the object box. So "foo/bar"</div>
<div><br>
</div>
<div>"classname" refers to the part after the rightmost slash-- "bar"</div>
<div><br>
</div>
<div>This combines for "foo/bar/bar.pd_linux" (for example).</div>
<div><br>
</div>
<div>You can test it with the "-verbose" flag. Try entering "foo/bar" in an object box and </div>
<div>try to create it. You'll see "foo/bar/bar" with various extensions in the Pd window.</div>
<div><br>
</div>
<div>-Jonathan</div>
<div><br>
</div>
<p>> watch the "/" and "." :<br clear="none">
</p>
<p>> (something) / (something) . (extension)<br>
</p>
</div>
</div>
</div>
</div>
</blockquote>
</body>
</html>