<div dir="ltr">howdy, if you have the latest vanilla, you can search for externals in 'deken'<div><br></div><div>just go to "help => find externals" and type in the object</div><div><br></div><div>searching for ">~" brings up the latest cyclone (0.3 alpha)</div><div><br></div><div>----</div><div><br></div><div>now, this only works if someone uploaded the library containing all the objects.</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-04-04 20:45 GMT-03:00 Lucas Cordiviola <span dir="ltr"><<a href="mailto:lucarda27@hotmail.com" target="_blank">lucarda27@hotmail.com</a>></span>:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div id="gmail-m_7522332869058670422divtagdefaultwrapper" style="color:rgb(0,0,0);font-family:calibri,arial,helvetica,sans-serif" dir="ltr">
<div>[>~] is in cyclone. Some objects from cyclone require to load the lib: [declare -stdlib cyclone] or [declare -lib your/path/to/cyclone] </div></div></div></blockquote><div><br></div><div>this is accurate, cyclone has it and you need to load the library, but let me add more information. In the new cyclone, [>~] is part of the cyclone library, so you need to load the library (putting it in your "path" preferences also work.</div><div><br></div><div>Now, the new cyclone also has alphanumeric aliases that you can load without loading the library [greaterthan~] is the alias of [>~]</div><div><br></div><div>Now, cyclone 0.2 also has [>~], but you'd need to load the 'nettles' library, we thought it was best to change this as in earlier versions (from cyclone 0.1) you needed to load the cyclone library for those...<br></div><div><br></div><div>So, when searching for the >~ object in deken, you don't find the cyclone 0.2 version because that object is not listed in the given object list.</div><div><br></div><div>Also, the zexy library does have a [>~] object too... but it doesn't show up when searching for externals because it doesn't have an object list up in deken, so I assume.</div><div><br></div><div>Finally, if you want a vanilla solution, just use </div><div><br></div><div>[expr~ $v1 > $v2]</div><div><br></div><div>cheers</div><div><br></div></div></div></div>