<?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 Microsoft forbids GUI in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924351#M86172</link>
    <description>&lt;P&gt;Microsoft forbids GUI integration of 3rd party compilers such as ifort into any VS Express.&lt;/P&gt;
&lt;P&gt;VS2012 (in versions eligible for integration with Intel 2013 compilers) is attractive mainly for the new C++ and C# features, particularly if you choose not to use Intel C++.&amp;nbsp; Presumably, VS2012 Shell would replace VS2010 Shell in ifort when the time is ripe.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jun 2013 15:26:42 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2013-06-18T15:26:42Z</dc:date>
    <item>
      <title>Any way to save output windows?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924345#M86166</link>
      <description>&lt;P&gt;I noticed recently that when debugging a program, we used to be able to store the contents of an output window,&lt;/P&gt;
&lt;P&gt;and similarly, we could get an octal dump of a file we want to look at and save that as well. Now it appears that those options are no longer&lt;/P&gt;
&lt;P&gt;available in the windows that are opened.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Likewise I can't print out the contents of the subroutine source code either.&lt;/P&gt;
&lt;P&gt;Has there been some radical change in the user interfaces? Last year, all those features&lt;/P&gt;
&lt;P&gt;were available to us.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2013 23:55:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924345#M86166</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2013-06-17T23:55:31Z</dc:date>
    </item>
    <item>
      <title>The VS Output Window should</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924346#M86167</link>
      <description>&lt;P&gt;The VS Output Window should accept Ctrl-A, Ctrl-C Then you can paste this into notepad, wordpad, word, C++ project xxx.txt file. You can do the same for Memory, Watch, Call Stack, ....&lt;/P&gt;
&lt;P&gt;Note, Memory and Watch can toggle between Hex and decimal (type) by right-click over number then toggle Hex button.&lt;/P&gt;
&lt;P&gt;The CMD (Console Window, Right-Click on title bar, Edit, Select All, Enter. Then you can paste this into notepad, wordpad, word, C++ project xxx.txt file.&lt;/P&gt;
&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2013 03:03:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924346#M86167</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2013-06-18T03:03:49Z</dc:date>
    </item>
    <item>
      <title>You probably changed Visual</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924347#M86168</link>
      <description>&lt;P&gt;You probably changed Visual Studio versions. As of VS2010, the "binary editor" is a bit more difficult to get at, but it is still there.&lt;/P&gt;
&lt;P&gt;Go to File &amp;gt; Open &amp;gt; File...&amp;nbsp; Note that the "Open" button at the bottom of the dialog has a small arrow to the right of the word Open. Click the arrow. This reveals more choices, one of which is "Open With..." Now a list of programs you can use to open the file is displayed.&amp;nbsp; Select Binary Editor.&amp;nbsp; Hexadecimal is the only option as far as I know.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2013 13:33:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924347#M86168</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-06-18T13:33:36Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...I noticed recently that</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924348#M86169</link>
      <description>&amp;gt;&amp;gt;...I noticed recently that when debugging a program, we used to be able to &lt;STRONG&gt;store the contents of an output window&lt;/STRONG&gt;...

Please specify what version and edition of Visual Studio you use. I do the same from time to time with several Visual Studios and I have Not notice any changes with Copy and Paste operations for Output Window. The same applies for many other Windows in Visual Studios.</description>
      <pubDate>Tue, 18 Jun 2013 13:47:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924348#M86169</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-06-18T13:47:00Z</dc:date>
    </item>
    <item>
      <title>I think, as you said, I was</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924349#M86170</link>
      <description>&lt;P&gt;I think, as you said, I was thrown off by a new version of Visual Studio.&lt;/P&gt;
&lt;P&gt;If I download a new edition of F`ortran, is there a way to get the LATEST&lt;/P&gt;
&lt;P&gt;VS, rather than soemthing that came out 2 years ago? Or do you advise against that?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Perhaps it only accomodates C++ bells and whistles and not the fortran.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2013 14:32:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924349#M86170</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2013-06-18T14:32:27Z</dc:date>
    </item>
    <item>
      <title>VS 2012 Express Edition is</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924350#M86171</link>
      <description>VS 2012 Express Edition is available for free but I'm Not sure that Fortran could be integrated with it. I hope that somebody could confirm it.</description>
      <pubDate>Tue, 18 Jun 2013 14:59:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924350#M86171</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-06-18T14:59:08Z</dc:date>
    </item>
    <item>
      <title>Microsoft forbids GUI</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924351#M86172</link>
      <description>&lt;P&gt;Microsoft forbids GUI integration of 3rd party compilers such as ifort into any VS Express.&lt;/P&gt;
&lt;P&gt;VS2012 (in versions eligible for integration with Intel 2013 compilers) is attractive mainly for the new C++ and C# features, particularly if you choose not to use Intel C++.&amp;nbsp; Presumably, VS2012 Shell would replace VS2010 Shell in ifort when the time is ripe.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2013 15:26:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924351#M86172</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2013-06-18T15:26:42Z</dc:date>
    </item>
    <item>
      <title>There's no advantage to using</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924352#M86173</link>
      <description>&lt;P&gt;There's no advantage to using VS2012 for Fortran over VS2010. Indeed, one can't use Fortran from any of the Express editions.&amp;nbsp; We are working with Microsoft to be able to provide a VS2012 Shell in future releases, but there's nothing wrong with VS2010 Shell. In fact, I know of some things that don't work right with VS2012 that are ok in VS2010.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2013 15:47:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924352#M86173</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-06-18T15:47:29Z</dc:date>
    </item>
    <item>
      <title>OK, thanks for the feedback.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924353#M86174</link>
      <description>&lt;P&gt;OK, thanks for the feedback.&lt;/P&gt;
&lt;P&gt;I wiil just stick with what I have -&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2013 15:56:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Any-way-to-save-output-windows/m-p/924353#M86174</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2013-06-18T15:56:55Z</dc:date>
    </item>
  </channel>
</rss>

