<?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 No way to open a Non-standard file in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/No-way-to-open-a-Non-standard-file/m-p/1190676#M150438</link>
    <description>&lt;P&gt;I am trying to open a file that was not generated by a Fortran app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;open (2,file="LAFA.mid", form='binary', access='sequential', &amp;amp;&lt;BR /&gt;action="read")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I thought there was a way to do this ?&lt;/P&gt;
&lt;P&gt;I just want examine the contents of this file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone written an article about this ?&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jul 2020 14:35:05 GMT</pubDate>
    <dc:creator>WSinc</dc:creator>
    <dc:date>2020-07-08T14:35:05Z</dc:date>
    <item>
      <title>No way to open a Non-standard file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/No-way-to-open-a-Non-standard-file/m-p/1190676#M150438</link>
      <description>&lt;P&gt;I am trying to open a file that was not generated by a Fortran app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;open (2,file="LAFA.mid", form='binary', access='sequential', &amp;amp;&lt;BR /&gt;action="read")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I thought there was a way to do this ?&lt;/P&gt;
&lt;P&gt;I just want examine the contents of this file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone written an article about this ?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 14:35:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/No-way-to-open-a-Non-standard-file/m-p/1190676#M150438</guid>
      <dc:creator>WSinc</dc:creator>
      <dc:date>2020-07-08T14:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: No way to open a Non-standard file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/No-way-to-open-a-Non-standard-file/m-p/1190680#M150439</link>
      <description>&lt;P&gt;Your statement seems OK and will open any file.&lt;/P&gt;
&lt;P&gt;Then you must read it block by block into variable(s). Next, you must interpret the contents of these variables (convert to hexa, decode with adapted types if you know the structure of the file...)&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 14:48:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/No-way-to-open-a-Non-standard-file/m-p/1190680#M150439</guid>
      <dc:creator>GVautier</dc:creator>
      <dc:date>2020-07-08T14:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: No way to open a Non-standard file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/No-way-to-open-a-Non-standard-file/m-p/1190692#M150442</link>
      <description>&lt;P&gt;Is your file located in the current directory?&lt;/P&gt;
&lt;P&gt;Note, if running from MS Visual Studio, the "current" current directory is that of the solution as opposed to the location of the execuitable (Debug or Release folder). You can change the current directory in the Debug/Release property page.&lt;/P&gt;
&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 15:26:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/No-way-to-open-a-Non-standard-file/m-p/1190692#M150442</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2020-07-08T15:26:32Z</dc:date>
    </item>
  </channel>
</rss>

