<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DFVARS.BAT with Windows ME in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/DFVARS-BAT-with-Windows-ME/m-p/978726#M25573</link>
    <description>Take a look at: &lt;BR /&gt;&lt;A href="http://www.compaq.com/fortran/kb/q1018.html" target="_blank"&gt;http://www.compaq.com/fortran/kb/q1018.html&lt;/A&gt; &lt;BR /&gt;It will tell you how to set up things.</description>
    <pubDate>Tue, 01 Jan 2002 22:20:22 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2002-01-01T22:20:22Z</dc:date>
    <item>
      <title>DFVARS.BAT with Windows ME</title>
      <link>https://community.intel.com/t5/Software-Archive/DFVARS-BAT-with-Windows-ME/m-p/978723#M25570</link>
      <description>I like to use the command line and command "df..." with options. I don't want to put the 'dfvars.bat' stuff into my  &lt;BR /&gt;autoexec.bat file.  Until Windows ME (new computer), I've been able to run 'dfvars.bat' when opening a new DOS box  &lt;BR /&gt;to run the command line, and all was peachy keen.  Now, that appears to be difficult - maybe impossible.  With this new  &lt;BR /&gt;Pentium-4 running Win ME, whenever I run 'dfvars.bat' in a Dos box I get 10 messages:  "Setting environment for Using  &lt;BR /&gt;Visual Fortran Tools" (once, in the bat file), and the following error message repeated nine (9) times:  "Out of   &lt;BR /&gt;environment space.".  Can any of you who are more familiar with the new 'Dos' incarnation in Windows ME help me to  &lt;BR /&gt;re-establish the command line operation of V. Fortran? I doubt v. 6.6 "a"  would make any difference.  &lt;BR /&gt;  &lt;BR /&gt;Thanks,  jrchaff</description>
      <pubDate>Tue, 01 Jan 2002 07:27:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/DFVARS-BAT-with-Windows-ME/m-p/978723#M25570</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2002-01-01T07:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: DFVARS.BAT with Windows ME</title>
      <link>https://community.intel.com/t5/Software-Archive/DFVARS-BAT-with-Windows-ME/m-p/978724#M25571</link>
      <description>&lt;A href="http://www.compaq.com/fortran/kb/q1018.html"&gt;RTFM&lt;/A&gt;</description>
      <pubDate>Tue, 01 Jan 2002 17:16:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/DFVARS-BAT-with-Windows-ME/m-p/978724#M25571</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2002-01-01T17:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: DFVARS.BAT with Windows ME</title>
      <link>https://community.intel.com/t5/Software-Archive/DFVARS-BAT-with-Windows-ME/m-p/978725#M25572</link>
      <description>Right click on the shortcut you use to open a DOS box.  Click "properties".  Select the memory tab. &lt;BR /&gt; &lt;BR /&gt;On the right side there's a pull-down that lets you set the size of the environment space. &lt;BR /&gt; &lt;BR /&gt;This is better than setting it in config.sys because you don't have to reboot every time you try a new value. &lt;BR /&gt; &lt;BR /&gt;BTW, a surprise you've got coming with ME is that the only commands that work in the autoexec.bat are ones that set enviroment variables.  So if you do decide to let dfvars run on startup, you need to put its commands into autoexec.bat; you can't just call it at the end. &lt;BR /&gt; &lt;BR /&gt;Ken Plotkin</description>
      <pubDate>Tue, 01 Jan 2002 18:32:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/DFVARS-BAT-with-Windows-ME/m-p/978725#M25572</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2002-01-01T18:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: DFVARS.BAT with Windows ME</title>
      <link>https://community.intel.com/t5/Software-Archive/DFVARS-BAT-with-Windows-ME/m-p/978726#M25573</link>
      <description>Take a look at: &lt;BR /&gt;&lt;A href="http://www.compaq.com/fortran/kb/q1018.html" target="_blank"&gt;http://www.compaq.com/fortran/kb/q1018.html&lt;/A&gt; &lt;BR /&gt;It will tell you how to set up things.</description>
      <pubDate>Tue, 01 Jan 2002 22:20:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/DFVARS-BAT-with-Windows-ME/m-p/978726#M25573</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2002-01-01T22:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: DFVARS.BAT with Windows ME</title>
      <link>https://community.intel.com/t5/Software-Archive/DFVARS-BAT-with-Windows-ME/m-p/978727#M25574</link>
      <description>If you upgraded to 6.6 (rather than installing it new), see &lt;A href="http://www.compaq.com/fortran/kb/q1038.html"&gt;this KB article&lt;/A&gt; for a pointer to a utility that will establish the system-wide environment variables on Me.&lt;BR /&gt;&lt;BR /&gt;Me has a rather strange method of dealing with environment variables, a hybrid of Windows 98 and Windows 2000 (but different from both).  That MS took away the ease of extending the environment space without eliminating the need for doing so is a real pain...&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 02 Jan 2002 04:01:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/DFVARS-BAT-with-Windows-ME/m-p/978727#M25574</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2002-01-02T04:01:15Z</dc:date>
    </item>
  </channel>
</rss>

