<div dir="ltr">> <span style="font-size:12.8px">It's only when the name is used as part pf a path</span><div><span style="font-size:12.8px">> (like C:/pd/extra/<~.dll) that the problem shows up.</span><br><div><br></div><div>Ok, but I still don't get how this problem manifests itself. </div><div><br></div><div><div style="font-size:12.8px">Don't the externals load in every OS? Particularly, d<span style="font-size:12.8px">on't the cyclone objects load on every system even when declared? Because they do </span><span style="font-size:12.8px">on MAC OS when declared.</span></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">And why do I need to use the <span style="font-size:12.8px">[hexloader]</span><span style="font-size:12.8px"> object</span><span style="font-size:12.8px"> to load [<~] and [>~] from zexy?</span><br></div><div style="font-size:12.8px"><br></div></div><div style="font-size:12.8px">> <span style="font-size:12.8px">I would suggest using [lt] and [gt] for 'less than' and 'greater</span></div><div style="font-size:12.8px"><span style="font-size:12.8px">> than' as is done in many assembly languages.</span></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">In fact, in Max, you <span style="font-size:small">can load [>~] as [greaterthan~], all the nettles objects have actually other such names</span></div></div><div style="font-size:12.8px"><span style="font-size:small"><br></span></div><div style=""><span style="font-size:small">[</span>greaterthaneq~] for [>=~], [lessthan~] and [lessthaneq~] for [<~] and [<=~]</div><div style=""><br></div><div style="">[equals~] for [==~]<br></div><div style=""><br></div><div style="">[notequals~] for [!=~]<br></div><div style=""><br></div><div style="">[plusequals~] for [+=~]</div><div style=""><br></div><div style="">[rminus~] for [!-~] ([rminus] for [!-])</div><div style=""><br></div><div style="">[rdiv~] for [!/~] ([rdiv] for [!/])</div><div style=""><br></div><div style="">[modulo~] for [%~]</div><div style=""><br></div><div style="">perhaps we could use this</div><div style=""><br></div><div style="">cheers</div><div style=""><br></div><div style=""><br></div><div style=""><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-02-14 13:43 GMT-02:00 Martin Peach <span dir="ltr"><<a href="mailto:chakekatzil@gmail.com" target="_blank">chakekatzil@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="">On Sun, Feb 14, 2016 at 10:00 AM, Alexandre Torres Porres <span dir="ltr"><<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>></span> wrote:<br></span><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Not all operating systems like the '<' and '>' in the object names </blockquote><div><br></div></span><div><div>I'm aware there's some issue of OS not liking such object names, but I don't get it.</div><div><br></div><div>For example, [<] and [>] are vanilla objects, don't they load in every OS?</div></div><div></div></div></div></div></blockquote><div><br></div></span><div>They load because they are built-in so Pd doesn't need to go to the OS filesystem to find them. It's only when the name is used as part pf a path (like C:/pd/extra/<~.dll) that the problem shows up. I would suggest using [lt] and [gt] for 'less than' and 'greater than' as is done in many assembly languages.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Martin<br></div></font></span></div></div></div>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>