<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Result Return(value)</title>
    <link>http://www.mapleprimes.com/questions/142703-Result-Returnvalue</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 09 Jun 2026 18:06:26 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 18:06:26 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Result Return(value)</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Result Return(value)</title>
      <link>http://www.mapleprimes.com/questions/142703-Result-Returnvalue</link>
    </image>
    <item>
      <title>Return &lt;&gt; return</title>
      <link>http://www.mapleprimes.com/questions/142703-Result-Returnvalue?ref=Feed:MaplePrimes:Result Return(value):Comments#answer142706</link>
      <itunes:summary>&lt;p&gt;Maple is case sensitive, and Return is not the same thing as &lt;strong&gt;return&lt;/strong&gt;, which is what Maple uses. (Indeed, all of Maple's &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=keywords' target='_new'&gt;?keywords&lt;/a&gt; are in lowercase.) One of the procedures must use the capitalized version.&lt;/p&gt;
&lt;p&gt;Just guessing here, but was one of the sets of procedures translated automatically from Mathematica?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Maple is case sensitive, and Return is not the same thing as &lt;strong&gt;return&lt;/strong&gt;, which is what Maple uses. (Indeed, all of Maple's &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=keywords' target='_new'&gt;?keywords&lt;/a&gt; are in lowercase.) One of the procedures must use the capitalized version.&lt;/p&gt;
&lt;p&gt;Just guessing here, but was one of the sets of procedures translated automatically from Mathematica?&lt;/p&gt;</description>
      <guid>142706</guid>
      <pubDate>Mon, 28 Jan 2013 00:57:46 Z</pubDate>
      <itunes:author>Carl Love</itunes:author>
      <author>Carl Love</author>
    </item>
    <item>
      <title>Fixing</title>
      <link>http://www.mapleprimes.com/questions/142703-Result-Returnvalue?ref=Feed:MaplePrimes:Result Return(value):Comments#answer142708</link>
      <itunes:summary>&lt;p&gt;Is the source for the procedures text files or a Maple worksheet?&amp;nbsp; If the former, just use a text editor to search/replace Return with return. For a Maple worksheet you could do the same provided you used Maple input format rather than 2D format as the input region. That is, edit the *.mw file in text editor and change &lt;strong&gt;Return(whatever)&lt;/strong&gt; to r&lt;strong&gt;eturn whatever&lt;/strong&gt;. If you used 2D format, select everything in the worksheet (Ctrl-A), right click, pick 2D Math -&amp;gt; convert -&amp;gt; 1D Math input.&amp;nbsp; Save the worksheet, open in an editor, change as described above.&amp;nbsp; If you prefer the 2D input, then reopen the worksheet, select all, and convert all input back to 2D input.&lt;/p&gt;
&lt;p&gt;If you have to convert between 2D and 1D math, I'd be sure to save a backup of the worksheet before changing anything.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Is the source for the procedures text files or a Maple worksheet?&amp;nbsp; If the former, just use a text editor to search/replace Return with return. For a Maple worksheet you could do the same provided you used Maple input format rather than 2D format as the input region. That is, edit the *.mw file in text editor and change &lt;strong&gt;Return(whatever)&lt;/strong&gt; to r&lt;strong&gt;eturn whatever&lt;/strong&gt;. If you used 2D format, select everything in the worksheet (Ctrl-A), right click, pick 2D Math -&amp;gt; convert -&amp;gt; 1D Math input.&amp;nbsp; Save the worksheet, open in an editor, change as described above.&amp;nbsp; If you prefer the 2D input, then reopen the worksheet, select all, and convert all input back to 2D input.&lt;/p&gt;
&lt;p&gt;If you have to convert between 2D and 1D math, I'd be sure to save a backup of the worksheet before changing anything.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>142708</guid>
      <pubDate>Mon, 28 Jan 2013 01:11:25 Z</pubDate>
      <itunes:author>Joe Riel</itunes:author>
      <author>Joe Riel</author>
    </item>
    <item>
      <title>Thank you</title>
      <link>http://www.mapleprimes.com/questions/142703-Result-Returnvalue?ref=Feed:MaplePrimes:Result Return(value):Comments#comment142713</link>
      <itunes:summary>&lt;p&gt;Thank you, this was exactly what was wrong, quick find and replace solved everything :)&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Thank you, this was exactly what was wrong, quick find and replace solved everything :)&lt;/p&gt;</description>
      <guid>142713</guid>
      <pubDate>Mon, 28 Jan 2013 02:38:03 Z</pubDate>
      <itunes:author>splatcat</itunes:author>
      <author>splatcat</author>
    </item>
  </channel>
</rss>