<?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: Internal Write in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Internal-Write/m-p/962187#M22052</link>
    <description>That's not an internal WRITE, it's a list-directed WRITE to the default output device (console).  What is your application type - is it a Console or QuickWin application?  If not, there is no console to write to and the write will fail.&lt;BR /&gt;&lt;BR /&gt; What do you want this to do?&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Sat, 11 Aug 2001 05:08:39 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2001-08-11T05:08:39Z</dc:date>
    <item>
      <title>Internal Write</title>
      <link>https://community.intel.com/t5/Software-Archive/Internal-Write/m-p/962186#M22051</link>
      <description>When I try to execute my program, I am gettin this runtime error...  &lt;BR /&gt;"forrtl: severe(38): error during write, unit -1, CONOUT$  &lt;BR /&gt;Image     PC       Routine      Line      Source  &lt;BR /&gt;DFORRT    02DB6C49  Unknown     Unknown     Unknown  &lt;BR /&gt;.  &lt;BR /&gt;Incrementally linked image--PC correlation dissabled."  &lt;BR /&gt;  &lt;BR /&gt;I narrowed the error down to this write statement...  &lt;BR /&gt;&lt;PRE&gt;      WRITE (*,30000) M(IM), NAME, MP, A &lt;/PRE&gt;  &lt;BR /&gt;Is there something worng with that line, or did I forget to do something before that?</description>
      <pubDate>Sat, 11 Aug 2001 04:14:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Internal-Write/m-p/962186#M22051</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-08-11T04:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Write</title>
      <link>https://community.intel.com/t5/Software-Archive/Internal-Write/m-p/962187#M22052</link>
      <description>That's not an internal WRITE, it's a list-directed WRITE to the default output device (console).  What is your application type - is it a Console or QuickWin application?  If not, there is no console to write to and the write will fail.&lt;BR /&gt;&lt;BR /&gt; What do you want this to do?&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Sat, 11 Aug 2001 05:08:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Internal-Write/m-p/962187#M22052</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-08-11T05:08:39Z</dc:date>
    </item>
  </channel>
</rss>

