<div class="markdown_content"><hr/>
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/bugs/1222/">[bugs:#1222]</a> oscformat can't send messages starting with symbols</strong></p>
<p><strong>Status:</strong> open<br/>
<strong>Group:</strong> v0.46<br/>
<strong>Created:</strong> Wed Dec 23, 2015 07:01 PM UTC by danomatika<br/>
<strong>Last Updated:</strong> Wed Dec 23, 2015 07:01 PM UTC<br/>
<strong>Owner:</strong> nobody</p>
<p>Sending messages with start with a float works fine ie. in the example: [4 5 weasel 6 7 rat <</p>
<p>However, sending a message starting with a symbol does not: [weasel 4 5 6 7 rat < results in an error:</p>
<div class="codehilite"><pre><span class="n">oscformat</span><span class="o">:</span> <span class="n">no</span> <span class="n">method</span> <span class="k">for</span> <span class="s1">'weasel'</span>
</pre></div>


<p>Prepending list fixes this, but there isn't a mentin of it in the help patch. Since messages starting with floats are  regarded as implciit lists, I'd think that messages starting with symbols would as well.</p>
<hr/>
<p>Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to <a href="https://sourceforge.net/p/pure-data/bugs/">https://sourceforge.net/p/pure-data/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/pure-data/admin/bugs/options.">https://sourceforge.net/p/pure-data/admin/bugs/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>