<div>Chris, thanks again - realized this after I posted, was a total oversight on my part.  Your solution works great and I understand it now.  </div><div>Part of my issue is that after hacking around with this, I realized that my OSC commands, generated by a node.js server, start with a leading space so I have to figure out how to get [route] to recognize that, or how to escape it!
                </div>
                <div><div><br></div><div style="font-family: helvetica, Arial; line-height: 19px; background-color: rgb(255, 255, 255); "><span style="color: rgb(80, 0, 80); font-family: arial, sans-serif; line-height: normal; ">--</span></div><span style="line-height: 19px; background-color: rgb(255, 255, 255); font-family: helvetica, arial; "></span><span style="background-color: rgb(255, 255, 255); color: rgb(80, 0, 80); font-family: arial, sans-serif; ">Joel Corelitz / waveplant</span><br style="background-color: rgb(255, 255, 255); color: rgb(80, 0, 80); font-family: arial, sans-serif; "><a href="http://www.waveplantstudios.com/" target="_blank" style="background-color: rgb(255, 255, 255); color: rgb(17, 85, 204); font-family: arial, sans-serif; ">http://www.waveplantstudios.<wbr>com</a><br style="background-color: rgb(255, 255, 255); color: rgb(80, 0, 80); font-family: arial, sans-serif; "><br style="background-color: rgb(255, 255, 255); color: rgb(80, 0, 80); font-family: arial, sans-serif; "><a href="mailto:joel@waveplantstudios.com" target="_blank" style="background-color: rgb(255, 255, 255); color: rgb(17, 85, 204); font-family: arial, sans-serif; ">joel@waveplantstudios.com</a><br style="background-color: rgb(255, 255, 255); color: rgb(80, 0, 80); font-family: arial, sans-serif; "><a href="tel:312-348-5798" value="+13123485798" target="_blank" style="background-color: rgb(255, 255, 255); color: rgb(17, 85, 204); font-family: arial, sans-serif; ">312-348-5798</a><span style="background-color: rgb(255, 255, 255); color: rgb(80, 0, 80); font-family: arial, sans-serif; "> (voice & fax)</span><div><br></div></div>
                 
                <p style="color: #A0A0A8;">On Thursday, May 14, 2015 at 11:57 PM, Chris McCormick wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><div>Hi Joel,</div><div><br></div><div>On 14/05/15 22:31, Joel Corelitz wrote:</div><blockquote type="cite"><div><div>I’m still doing something wrong though.  When I send the message [42( to</div><div>[makefilename %d] I get an “ inlet: expected 'float' but got ‘1’” error</div><div>from [route].  Seems like it’s still a symbol.</div></div></blockquote><div><br></div><div>I think route by default expects an float to the right inlet. To have it</div><div>expect a symbol you need to create it with a symbol to start with. So</div><div>replace [route] with [route replaceme] and then the</div><div>42->makefilename->right inlet should work.</div><div><br></div><div>Cheers,</div><div><br></div><div>Chris.</div><div><br></div><div>-- </div><div><a href="http://mccormick.cx">http://mccormick.cx</a>/</div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>