<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - comments on Post, Complete List of Maple Environment Variables with details</title>
    <link>http://www.mapleprimes.com/posts/38397-Complete-List-Of-Maple-Environment-Variables</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 13:12:27 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 13:12:27 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest comments added to the Post, Complete List of Maple Environment Variables with details</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - comments on Post, Complete List of Maple Environment Variables with details</title>
      <link>http://www.mapleprimes.com/posts/38397-Complete-List-Of-Maple-Environment-Variables</link>
    </image>
    <item>
      <title>A full text search</title>
      <link>http://www.mapleprimes.com/posts/38397-Complete-List-Of-Maple-Environment-Variables?ref=Feed:MaplePrimes:Complete List of Maple Environment Variables with details:Comments#comment69007</link>
      <itunes:summary>&lt;p&gt;for '_EnvMaxCosetsToddCoxeter ' finds it.&lt;/p&gt;
&lt;p&gt;I bet that there is no published document that has the complete list of environment variables. It seems an issue fit to add to the &lt;a href="http://mapleadvisor.com/cgi-bin/moin.cgi/StartingPage"&gt;Maple Wiki&lt;/a&gt;.&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Complete List of Maple Environment Variables with details</description>
      <guid>69007</guid>
      <pubDate>Sun, 09 Nov 2008 23:39:21 Z</pubDate>
      <itunes:author>jakubi</itunes:author>
      <author>jakubi</author>
    </item>
    <item>
      <title>Full Text Search</title>
      <link>http://www.mapleprimes.com/posts/38397-Complete-List-Of-Maple-Environment-Variables?ref=Feed:MaplePrimes:Complete List of Maple Environment Variables with details:Comments#comment69006</link>
      <itunes:summary>&lt;p&gt;I missed the Text Filed button, next to the Topic button, but the problem still exists.&amp;nbsp; It finds the string, but it points to the help pages for ?group,pres, without giving a description of what this env var does with any detail.&amp;nbsp; These types of details need to be published by Maplesoft in one of the advanced user guides, available as a pdf download, just like the other user guides and programming guides.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;address&gt;Regards,&lt;br /&gt;
Georgios Kokovidis&lt;/address&gt;
&lt;address&gt;Dr&amp;auml;ger Medical&lt;/address&gt;
&lt;pre&gt;

&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Complete List of Maple Environment Variables with details</description>
      <guid>69006</guid>
      <pubDate>Sun, 09 Nov 2008 23:56:57 Z</pubDate>
      <itunes:author>gkokovidis</itunes:author>
      <author>gkokovidis</author>
    </item>
    <item>
      <title>I wonder</title>
      <link>http://www.mapleprimes.com/posts/38397-Complete-List-Of-Maple-Environment-Variables?ref=Feed:MaplePrimes:Complete List of Maple Environment Variables with details:Comments#comment82603</link>
      <itunes:summary>&lt;p&gt;whether Maplesoft has, for internal use, such a reference document listing all the available enviromental variables, with their description and all other details.&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Complete List of Maple Environment Variables with details</description>
      <guid>82603</guid>
      <pubDate>Mon, 10 Nov 2008 00:14:20 Z</pubDate>
      <itunes:author>jakubi</itunes:author>
      <author>jakubi</author>
    </item>
    <item>
      <title>600</title>
      <link>http://www.mapleprimes.com/posts/38397-Complete-List-Of-Maple-Environment-Variables?ref=Feed:MaplePrimes:Complete List of Maple Environment Variables with details:Comments#comment87598</link>
      <itunes:summary>&lt;p&gt;I searched the Maple 12 library and found just under 600 different environmental variables.&amp;nbsp; Presumably most are not intended for use by the user.&amp;nbsp; &lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Complete List of Maple Environment Variables with details</description>
      <guid>87598</guid>
      <pubDate>Mon, 10 Nov 2008 00:48:31 Z</pubDate>
      <itunes:author>Joe Riel</itunes:author>
      <author>Joe Riel</author>
    </item>
    <item>
      <title>Moving away for user interfaces</title>
      <link>http://www.mapleprimes.com/posts/38397-Complete-List-Of-Maple-Environment-Variables?ref=Feed:MaplePrimes:Complete List of Maple Environment Variables with details:Comments#comment68990</link>
      <itunes:summary>&lt;p&gt;I think, as a rule, our newer code favours named optional parameters over environment variables for user level interfaces.&amp;nbsp; I know integration and solve&amp;nbsp; have been modified in recent releases to support most of the control originally provided via environment variables through options as well with the documentation being updated to steer users to the options.&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Complete List of Maple Environment Variables with details</description>
      <guid>68990</guid>
      <pubDate>Mon, 10 Nov 2008 20:48:26 Z</pubDate>
      <itunes:author>jpmay</itunes:author>
      <author>jpmay</author>
    </item>
    <item>
      <title>steer users to the options?</title>
      <link>http://www.mapleprimes.com/posts/38397-Complete-List-Of-Maple-Environment-Variables?ref=Feed:MaplePrimes:Complete List of Maple Environment Variables with details:Comments#comment82598</link>
      <itunes:summary>&lt;p&gt;I find that ?solve,details is precisely one of the help pages (of common use) that refers more heavily to environment/global variables: _SolutionsMayBeLost, _EnvConditionalSolutions, _EnvTryHard, _EnvExplicit, _MaxSols,&amp;nbsp; _SolutionsMayBeLost, _EnvAllSolutions, ...&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Complete List of Maple Environment Variables with details</description>
      <guid>82598</guid>
      <pubDate>Mon, 10 Nov 2008 21:21:26 Z</pubDate>
      <itunes:author>jakubi</itunes:author>
      <author>jakubi</author>
    </item>
  </channel>
</rss>