<?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 capture STDOUT from CALL SYSTEM in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/capture-STDOUT-from-CALL-SYSTEM/m-p/756098#M11585</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;Is it possible, using only fortran, to capture stdout from a call system() invocation?&lt;BR /&gt;&lt;BR /&gt;best,</description>
    <pubDate>Mon, 08 Jun 2009 09:51:46 GMT</pubDate>
    <dc:creator>rreis</dc:creator>
    <dc:date>2009-06-08T09:51:46Z</dc:date>
    <item>
      <title>capture STDOUT from CALL SYSTEM</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/capture-STDOUT-from-CALL-SYSTEM/m-p/756098#M11585</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Is it possible, using only fortran, to capture stdout from a call system() invocation?&lt;BR /&gt;&lt;BR /&gt;best,</description>
      <pubDate>Mon, 08 Jun 2009 09:51:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/capture-STDOUT-from-CALL-SYSTEM/m-p/756098#M11585</guid>
      <dc:creator>rreis</dc:creator>
      <dc:date>2009-06-08T09:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: capture STDOUT from CALL SYSTEM</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/capture-STDOUT-from-CALL-SYSTEM/m-p/756099#M11586</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
whithout capturing it to a file and reading it later, off course...&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jun 2009 09:54:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/capture-STDOUT-from-CALL-SYSTEM/m-p/756099#M11586</guid>
      <dc:creator>rreis</dc:creator>
      <dc:date>2009-06-08T09:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: capture STDOUT from CALL SYSTEM</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/capture-STDOUT-from-CALL-SYSTEM/m-p/756100#M11587</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/25055"&gt;rreis&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; whithout capturing it to a file and reading it later, off course...&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Yes, that would be useful and I've needed this capability. Unfortunately I know of no way to do this from just Fortran - other than the redirection of output to a file which is then opened and read.&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jun 2009 21:27:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/capture-STDOUT-from-CALL-SYSTEM/m-p/756100#M11587</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2009-06-08T21:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: capture STDOUT from CALL SYSTEM</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/capture-STDOUT-from-CALL-SYSTEM/m-p/756101#M11588</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/160574"&gt;Ronald Green (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Yes, that would be useful and I've needed this capability. Unfortunately I know of no way to do this from just Fortran - other than the redirection of output to a file which is then opened and read.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Ah! Would rreis post it a day earlier, and ronald replied, it would have save me few days!!i was stuck with same problem with&lt;BR /&gt;call system ('uname -snm&amp;gt;&amp;gt;file.log') to run only to see this happns to stdout but not in other file. &lt;BR /&gt;i had to have a short encounter with c to do this....thanks to both of you.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Jun 2009 06:08:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/capture-STDOUT-from-CALL-SYSTEM/m-p/756101#M11588</guid>
      <dc:creator>roddur</dc:creator>
      <dc:date>2009-06-09T06:08:13Z</dc:date>
    </item>
  </channel>
</rss>

