<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, save, tables and names</title>
    <link>http://www.mapleprimes.com/questions/140860-Save-Tables-And-Names</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Wed, 10 Jun 2026 21:25:03 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 21:25:03 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, save, tables and names</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, save, tables and names</title>
      <link>http://www.mapleprimes.com/questions/140860-Save-Tables-And-Names</link>
    </image>
    <item>
      <title>methodology</title>
      <link>http://www.mapleprimes.com/questions/140860-Save-Tables-And-Names?ref=Feed:MaplePrimes:save, tables and names:Comments#answer140866</link>
      <itunes:summary>&lt;p&gt;I think that your second example is misprogrammed. Since `result` is a table&amp;nbsp;the procedure `make` should return `eval(result,1)` or&amp;nbsp;`eval(result)`.&lt;/p&gt;
&lt;p&gt;[edited] A Maple &lt;strong&gt;table&lt;/strong&gt; has type `last_name_eval`. See the help-page &lt;a href="http://www.maplesoft.com/support/help/Maple/view.aspx?path=last_name_eval"&gt;last_name_eval&lt;/a&gt; which states, "&lt;span class="body viewer"&gt;&lt;span style="color: #000000; font-size: 91%; font-family: DejaVu Sans; font-weight: normal; font-style: normal;"&gt;A procedure that returns a table, module, or another procedure normally requires an evaluation at the return site, using the two-argument form of &lt;/span&gt;&lt;span style="color: #780078; font-size: 91%; font-family: DejaVu Serif; font-weight: normal; font-style: normal;"&gt;eval&lt;/span&gt;&lt;span style="color: #000000; font-size: 91%; font-family: DejaVu Sans; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;in which the second argument is &lt;/span&gt;&lt;span style="color: #780078; font-size: 91%; font-family: DejaVu Serif; font-weight: normal; font-style: normal;"&gt;1&lt;/span&gt;&lt;span style="color: #000000; font-size: 91%; font-family: DejaVu Sans; font-weight: normal; font-style: normal;"&gt;.&lt;/span&gt;&lt;/span&gt;"&lt;/p&gt;
&lt;p&gt;acer&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I think that your second example is misprogrammed. Since `result` is a table&amp;nbsp;the procedure `make` should return `eval(result,1)` or&amp;nbsp;`eval(result)`.&lt;/p&gt;
&lt;p&gt;[edited] A Maple &lt;strong&gt;table&lt;/strong&gt; has type `last_name_eval`. See the help-page &lt;a href="http://www.maplesoft.com/support/help/Maple/view.aspx?path=last_name_eval"&gt;last_name_eval&lt;/a&gt; which states, "&lt;span class="body viewer"&gt;&lt;span style="color: #000000; font-size: 91%; font-family: DejaVu Sans; font-weight: normal; font-style: normal;"&gt;A procedure that returns a table, module, or another procedure normally requires an evaluation at the return site, using the two-argument form of &lt;/span&gt;&lt;span style="color: #780078; font-size: 91%; font-family: DejaVu Serif; font-weight: normal; font-style: normal;"&gt;eval&lt;/span&gt;&lt;span style="color: #000000; font-size: 91%; font-family: DejaVu Sans; font-weight: normal; font-style: normal;"&gt;&amp;nbsp;in which the second argument is &lt;/span&gt;&lt;span style="color: #780078; font-size: 91%; font-family: DejaVu Serif; font-weight: normal; font-style: normal;"&gt;1&lt;/span&gt;&lt;span style="color: #000000; font-size: 91%; font-family: DejaVu Sans; font-weight: normal; font-style: normal;"&gt;.&lt;/span&gt;&lt;/span&gt;"&lt;/p&gt;
&lt;p&gt;acer&lt;/p&gt;</description>
      <guid>140866</guid>
      <pubDate>Tue, 27 Nov 2012 16:59:49 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
    <item>
      <title>Dear methodology,
thank you very much for</title>
      <link>http://www.mapleprimes.com/questions/140860-Save-Tables-And-Names?ref=Feed:MaplePrimes:save, tables and names:Comments#comment143498</link>
      <itunes:summary>&lt;p&gt;Dear methodology,&lt;/p&gt;
&lt;p&gt;thank you very much for pointing this out! I intended to avoid the copying of the table caused by evaluation, as I am considered with particularly huge tables.&lt;/p&gt;
&lt;p&gt;I guess the solution would be to pass the variable that shall hold the resulting table as a parameter and avoid using return for the table alltogether?&lt;/p&gt;
&lt;p&gt;Best wishes,&lt;/p&gt;
&lt;p&gt;ErikP&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Dear methodology,&lt;/p&gt;
&lt;p&gt;thank you very much for pointing this out! I intended to avoid the copying of the table caused by evaluation, as I am considered with particularly huge tables.&lt;/p&gt;
&lt;p&gt;I guess the solution would be to pass the variable that shall hold the resulting table as a parameter and avoid using return for the table alltogether?&lt;/p&gt;
&lt;p&gt;Best wishes,&lt;/p&gt;
&lt;p&gt;ErikP&lt;/p&gt;</description>
      <guid>143498</guid>
      <pubDate>Fri, 15 Feb 2013 02:53:57 Z</pubDate>
      <itunes:author>ErikP</itunes:author>
      <author>ErikP</author>
    </item>
  </channel>
</rss>