<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, How do I update  Maple 5 version  files ( or  programs)  to the Maple 14  version ?</title>
    <link>http://www.mapleprimes.com/questions/120031-How-Do-I-Update--Maple-5-Version--Files--Or--Programs</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 15:51:49 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 15:51:49 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How do I update  Maple 5 version  files ( or  programs)  to the Maple 14  version ?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How do I update  Maple 5 version  files ( or  programs)  to the Maple 14  version ?</title>
      <link>http://www.mapleprimes.com/questions/120031-How-Do-I-Update--Maple-5-Version--Files--Or--Programs</link>
    </image>
    <item>
      <title>time</title>
      <link>http://www.mapleprimes.com/questions/120031-How-Do-I-Update--Maple-5-Version--Files--Or--Programs?ref=Feed:MaplePrimes:How do I update  Maple 5 version  files ( or  programs)  to the Maple 14  version ?:Comments#answer120032</link>
      <itunes:summary>&lt;p&gt;There is no quick converter to convert your files to newer code.&amp;nbsp; You will have to rewrite them.&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;There is no quick converter to convert your files to newer code.&amp;nbsp; You will have to rewrite them.&amp;nbsp;&lt;/p&gt;</description>
      <guid>120032</guid>
      <pubDate>Thu, 19 May 2011 07:06:07 Z</pubDate>
      <itunes:author>Christopher2222</itunes:author>
      <author>Christopher2222</author>
    </item>
    <item>
      <title>stages</title>
      <link>http://www.mapleprimes.com/questions/120031-How-Do-I-Update--Maple-5-Version--Files--Or--Programs?ref=Feed:MaplePrimes:How do I update  Maple 5 version  files ( or  programs)  to the Maple 14  version ?:Comments#answer120033</link>
      <itunes:summary>&lt;p&gt;I recall there being a sort of staged upgrade path. Basically, you'd hit old &lt;strong&gt;.m&lt;/strong&gt; or &lt;strong&gt;.mws&lt;/strong&gt; files with a chain of updating programs. Each of those came with the various Maple product releases, but which individually might handle only some of the stages to get current to its own version (depending on how old were your sheets' original version).&lt;/p&gt;
&lt;p&gt;I'm talking about before Maple 7, as there really haven't been the same degree of incompatible language syntax changes since then. I mean changes like the ditto's becoming %, etc.&lt;/p&gt;
&lt;p&gt;I hope that you only try it out on copies of your originals. Sorry, had to say it.&lt;/p&gt;
&lt;p&gt;Look &lt;a href="http://www.maplesoft.com/support/downloads/updtsrc.aspx"&gt;here&lt;/a&gt;, for the supposed MapleV -&amp;gt; Maple 6 (or 7?) updtsrc. The FTP links don't work, but there's still something at the end of the HTTP links. I checked the old FTP site, and while there's lots of old stuff there, the updtsrc progs seem gone now. It's not clear from the wording which version(s) it handles, ie. R5, or R4, or R3, etc. I would guess that it is for MapleV R5 to Maple6 conversion.&lt;/p&gt;
&lt;p&gt;Which version of MapleV do you have? Can we suppose that you have MapleV R5 (or 5.1) and have already run the updtsrc.exe (or the updt3to4.exe for old R3 .m files) that came bundled with it on any older R4 material you had? If so, then the Maple6 updtsrc link above might be enough to get the most outstanding language changes handled.&lt;/p&gt;
&lt;p&gt;If your material is from MapleV R4, and you don't have MapleV R5's updtsrc.exe, then it's not so clear whether the Maple6 updtsrc will be enough. You might need to apply MapleV R5 updtsrc first. I forget whether it needs a full, licensed and functional R5 installation to work. I see one such R5 updtsrc.exe &lt;a href="ftp://ma010-3.pmmf.hu/_Pub/pub/maple5/maple5%20campus/BIN.WNT/"&gt;here&lt;/a&gt;. I'd try the Maple6 one before resorting to using this first.&lt;/p&gt;
&lt;p&gt;If your material is MapleV R3 then you may even more to do, in the update chain. See &lt;a href="http://www.oci.uzh.ch/mirror/maple/mplenmv4.htm#incomp"&gt;here&lt;/a&gt;, for a lovely view of the kind of language incompatibilities Maple versions used to bring.&lt;/p&gt;
&lt;p&gt;Of course, we're talking about getting the old code to run, not to modernize it to use the latest and greatest bits of Maple. If you can apply the Maple6 updtsrc to material that functions ok in R5, then hopefully most of the biggest problems will be resolved. If there are still some problems then at that point I'd suggest uploading an example to this site, so that we could look in detail.&lt;/p&gt;
&lt;p&gt;Oh, another memory lane &lt;a href="http://www.oci.uzh.ch/mirror/maple/mplardoc.htm#advanced"&gt;view&lt;/a&gt; (cancel the frameset).&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I recall there being a sort of staged upgrade path. Basically, you'd hit old &lt;strong&gt;.m&lt;/strong&gt; or &lt;strong&gt;.mws&lt;/strong&gt; files with a chain of updating programs. Each of those came with the various Maple product releases, but which individually might handle only some of the stages to get current to its own version (depending on how old were your sheets' original version).&lt;/p&gt;
&lt;p&gt;I'm talking about before Maple 7, as there really haven't been the same degree of incompatible language syntax changes since then. I mean changes like the ditto's becoming %, etc.&lt;/p&gt;
&lt;p&gt;I hope that you only try it out on copies of your originals. Sorry, had to say it.&lt;/p&gt;
&lt;p&gt;Look &lt;a href="http://www.maplesoft.com/support/downloads/updtsrc.aspx"&gt;here&lt;/a&gt;, for the supposed MapleV -&amp;gt; Maple 6 (or 7?) updtsrc. The FTP links don't work, but there's still something at the end of the HTTP links. I checked the old FTP site, and while there's lots of old stuff there, the updtsrc progs seem gone now. It's not clear from the wording which version(s) it handles, ie. R5, or R4, or R3, etc. I would guess that it is for MapleV R5 to Maple6 conversion.&lt;/p&gt;
&lt;p&gt;Which version of MapleV do you have? Can we suppose that you have MapleV R5 (or 5.1) and have already run the updtsrc.exe (or the updt3to4.exe for old R3 .m files) that came bundled with it on any older R4 material you had? If so, then the Maple6 updtsrc link above might be enough to get the most outstanding language changes handled.&lt;/p&gt;
&lt;p&gt;If your material is from MapleV R4, and you don't have MapleV R5's updtsrc.exe, then it's not so clear whether the Maple6 updtsrc will be enough. You might need to apply MapleV R5 updtsrc first. I forget whether it needs a full, licensed and functional R5 installation to work. I see one such R5 updtsrc.exe &lt;a href="ftp://ma010-3.pmmf.hu/_Pub/pub/maple5/maple5%20campus/BIN.WNT/"&gt;here&lt;/a&gt;. I'd try the Maple6 one before resorting to using this first.&lt;/p&gt;
&lt;p&gt;If your material is MapleV R3 then you may even more to do, in the update chain. See &lt;a href="http://www.oci.uzh.ch/mirror/maple/mplenmv4.htm#incomp"&gt;here&lt;/a&gt;, for a lovely view of the kind of language incompatibilities Maple versions used to bring.&lt;/p&gt;
&lt;p&gt;Of course, we're talking about getting the old code to run, not to modernize it to use the latest and greatest bits of Maple. If you can apply the Maple6 updtsrc to material that functions ok in R5, then hopefully most of the biggest problems will be resolved. If there are still some problems then at that point I'd suggest uploading an example to this site, so that we could look in detail.&lt;/p&gt;
&lt;p&gt;Oh, another memory lane &lt;a href="http://www.oci.uzh.ch/mirror/maple/mplardoc.htm#advanced"&gt;view&lt;/a&gt; (cancel the frameset).&lt;/p&gt;</description>
      <guid>120033</guid>
      <pubDate>Thu, 19 May 2011 07:27:53 Z</pubDate>
      <itunes:author>pagan</itunes:author>
      <author>pagan</author>
    </item>
    <item>
      <title>did not realize</title>
      <link>http://www.mapleprimes.com/questions/120031-How-Do-I-Update--Maple-5-Version--Files--Or--Programs?ref=Feed:MaplePrimes:How do I update  Maple 5 version  files ( or  programs)  to the Maple 14  version ?:Comments#comment120053</link>
      <itunes:summary>&lt;p&gt;I didn't realize these update conversions existed.&amp;nbsp; Thanks for the links&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I didn't realize these update conversions existed.&amp;nbsp; Thanks for the links&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>120053</guid>
      <pubDate>Thu, 19 May 2011 17:51:43 Z</pubDate>
      <itunes:author>Christopher2222</itunes:author>
      <author>Christopher2222</author>
    </item>
  </channel>
</rss>