<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[bug with message created using zexy&#x2F;list2symbol]]></title><description><![CDATA[<p>Hello,</p>
<p>I hope, that someone could help me with a strange issue I have with message created using list2symbol.<br />
I am trying to make a patch which saves the states of a row of toggles into a table. (s. attached patch)<br />
I am combining the states of the toggles using list2symbol and “add2” objects.<br />
The resulting message seems to be ok, however when I bang it, I get “array: no method for '0 0 0 0 0 0 0 0 0 0 0’” (example when all toggles are set to 0). When I delete manually any number from the message and bang it, it works. I couldn’t find anything that could cause this behaviour, even looking at the patch in a text editor.<br />
I would appreciate very much if somebody could help with this!</p>
<p>Best wishes,<br />
Ivan</p>
<p><a href="/uploads/files/1552248328358-list2sym_to_table.pd">list2sym_to_table.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11941/bug-with-message-created-using-zexy-list2symbol</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 15:41:06 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/11941.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 10 Mar 2019 20:08:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to bug with message created using zexy&#x2F;list2symbol on Sun, 10 Mar 2019 20:08:08 GMT]]></title><description><![CDATA[<p>Hello,</p>
<p>I hope, that someone could help me with a strange issue I have with message created using list2symbol.<br />
I am trying to make a patch which saves the states of a row of toggles into a table. (s. attached patch)<br />
I am combining the states of the toggles using list2symbol and “add2” objects.<br />
The resulting message seems to be ok, however when I bang it, I get “array: no method for '0 0 0 0 0 0 0 0 0 0 0’” (example when all toggles are set to 0). When I delete manually any number from the message and bang it, it works. I couldn’t find anything that could cause this behaviour, even looking at the patch in a text editor.<br />
I would appreciate very much if somebody could help with this!</p>
<p>Best wishes,<br />
Ivan</p>
<p><a href="/uploads/files/1552248328358-list2sym_to_table.pd">list2sym_to_table.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11941/bug-with-message-created-using-zexy-list2symbol</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11941/bug-with-message-created-using-zexy-list2symbol</guid><dc:creator><![CDATA[stra6]]></dc:creator><pubDate>Sun, 10 Mar 2019 20:08:08 GMT</pubDate></item><item><title><![CDATA[Reply to bug with message created using zexy&#x2F;list2symbol on Sun, 10 Mar 2019 22:59:37 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/stra6">@stra6</a> The reason is that the table expects a list, not a symbol. You can send the generated list directly to the table. I got some weired results using send, so i used [array set] instead: <a href="/uploads/files/1552258662411-toggle_to_table.pd">toggle_to_table.pd</a>.</p>
<p>I also included two methods where you can write directly into the table. I changed the size and range of the table, so the effects are more visible. Also changed the name of the table to $0-table, so it will always be unique. <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11941/bug-with-message-created-using-zexy-list2symbol/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11941/bug-with-message-created-using-zexy-list2symbol/2</guid><dc:creator><![CDATA[ingox]]></dc:creator><pubDate>Sun, 10 Mar 2019 22:59:37 GMT</pubDate></item><item><title><![CDATA[Reply to bug with message created using zexy&#x2F;list2symbol on Sun, 10 Mar 2019 23:09:00 GMT]]></title><description><![CDATA[<p>Thank you very much! It seems that it does exactly what i wanted! <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11941/bug-with-message-created-using-zexy-list2symbol/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11941/bug-with-message-created-using-zexy-list2symbol/3</guid><dc:creator><![CDATA[stra6]]></dc:creator><pubDate>Sun, 10 Mar 2019 23:09:00 GMT</pubDate></item></channel></rss>