<?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: Scratchfile in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Scratchfile/m-p/958439#M21321</link>
    <description>Ah...  The text you quote, from the on-disk Reference Manual, describes the behavior only if you select the PowerStation Compatibility: General option.  The Compaq Fortran default is that files opened without an explicit name are assigned a name based on the unit number.  I'll have the text corrected.  Thanks for pointing it out.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Tue, 17 Jul 2001 22:41:05 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2001-07-17T22:41:05Z</dc:date>
    <item>
      <title>Scratchfile</title>
      <link>https://community.intel.com/t5/Software-Archive/Scratchfile/m-p/958436#M21318</link>
      <description>Dear Forum, &lt;BR /&gt; &lt;BR /&gt;in the following short program, I open a scratch file, write into it, and close it. Contrary to what I found said in the manual, after the program has run, there is still a file "fort.20" in my folder.  &lt;BR /&gt; &lt;BR /&gt;program scratch &lt;BR /&gt;open (20,form='binary') &lt;BR /&gt;write (20) 'helloworld' &lt;BR /&gt;close (20) &lt;BR /&gt;end program scratch &lt;BR /&gt; &lt;BR /&gt;Yours sincerely, &lt;BR /&gt;Niels H. Veldhuijzen &lt;BR /&gt;Cito, POK &lt;BR /&gt;Arnhem, The Netherlands &lt;BR /&gt;niels.veldhuijzen@citogroep.nl</description>
      <pubDate>Tue, 17 Jul 2001 00:09:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Scratchfile/m-p/958436#M21318</guid>
      <dc:creator>NH_Veldhuijzen</dc:creator>
      <dc:date>2001-07-17T00:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Scratchfile</title>
      <link>https://community.intel.com/t5/Software-Archive/Scratchfile/m-p/958437#M21319</link>
      <description>You didn't say STATUS='SCRATCH' in the OPEN.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 17 Jul 2001 03:56:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Scratchfile/m-p/958437#M21319</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-07-17T03:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Scratchfile</title>
      <link>https://community.intel.com/t5/Software-Archive/Scratchfile/m-p/958438#M21320</link>
      <description>Dear Steve, &lt;BR /&gt; &lt;BR /&gt;yes, that's right. In the paragraph on the "close" statement in the manual, I read: "Files opened without a filename are called "scratch" files. Scratch files are temporary and are always deleted upon normal program termination; specifying STATUS='KEEP' for scratch files causes a run-time error. " I gathered from this that a scratch file is defined as soon as you open a file without giving it a name. Obviously, I'm wrong here. Indeed, when reading the manual about the "open" statement, and especially about the "file" specifier, I learned that the "scratch" status must be given. Thanks. &lt;BR /&gt; &lt;BR /&gt;Yours sincerely, &lt;BR /&gt;Niels H. Veldhuijzen &lt;BR /&gt;Cito, Arnhem, The Netherlands &lt;BR /&gt;niels.veldhuijzen@citogroep.nl</description>
      <pubDate>Tue, 17 Jul 2001 15:56:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Scratchfile/m-p/958438#M21320</guid>
      <dc:creator>NH_Veldhuijzen</dc:creator>
      <dc:date>2001-07-17T15:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Scratchfile</title>
      <link>https://community.intel.com/t5/Software-Archive/Scratchfile/m-p/958439#M21321</link>
      <description>Ah...  The text you quote, from the on-disk Reference Manual, describes the behavior only if you select the PowerStation Compatibility: General option.  The Compaq Fortran default is that files opened without an explicit name are assigned a name based on the unit number.  I'll have the text corrected.  Thanks for pointing it out.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 17 Jul 2001 22:41:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Scratchfile/m-p/958439#M21321</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-07-17T22:41:05Z</dc:date>
    </item>
  </channel>
</rss>

