<?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[table array not recognised ?]]></title><description><![CDATA[[[topic:post_is_deleted]]]]></description><link>http://forum.pdpatchrepo.info/topic/11872/table-array-not-recognised</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 17:21:20 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/11872.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 Jan 2019 13:41:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to table array not recognised ? on Tue, 22 Jan 2019 17:19:11 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/fauveboy">@Fauveboy</a> My guess is that your $1 argument is a symbol, in which case you cannot use [pack $1 f] or [$1]<br />
You will need to replace [$1] with [symbol $1]<br />
And for a $1 in [pack] you will need to use again [symbol $1] and bang it into [pack s f] so that it replaces the &quot;s&quot;.<br />
For some reason both those objects expect a float from a $ argument and not a symbol.<br />
That is why you see &quot;0-table: no such object&quot; in the terminal.  As there is no float the [$1] has sent &quot;0&quot;, and there is no 0-table as the table got its symbol argument just fine.<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11872/table-array-not-recognised/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11872/table-array-not-recognised/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Tue, 22 Jan 2019 17:19:11 GMT</pubDate></item><item><title><![CDATA[Reply to table array not recognised ? on Wed, 30 Jan 2019 07:52:11 GMT]]></title><description><![CDATA[<p>I am having the same problem. The thing is that I am using the wizard but the value of the range is not showing in the worksheet. How will I look up to that?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11872/table-array-not-recognised/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11872/table-array-not-recognised/3</guid><dc:creator><![CDATA[rocky700]]></dc:creator><pubDate>Wed, 30 Jan 2019 07:52:11 GMT</pubDate></item></channel></rss>