<?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: File open problems on Netware in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/File-open-problems-on-Netware/m-p/938883#M16549</link>
    <description>We've seen a number of similar complaints over the years.  It's always been Netware...  Our best guess is that Netware isn't properly implementing some of the file service calls or, perhaps in your case, doesn't support sharing.  Visual Fortran simply calls Win32 API routines to open files - it doesn't know what's on the other end.  Sorry we don't have a better answer for you.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Fri, 16 Feb 2001 07:00:15 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2001-02-16T07:00:15Z</dc:date>
    <item>
      <title>File open problems on Netware</title>
      <link>https://community.intel.com/t5/Software-Archive/File-open-problems-on-Netware/m-p/938882#M16548</link>
      <description>I have had a couple of instances of users complaining of file open problems from software loaded on Netware servers.  The run time library reports Error 30 during either an INQUIRE or OPEN statement.  The calls that are invoked during the error are listed below.  I am unsure if the error is invoked by either the INQUIRE or OPEN statement.  &lt;BR /&gt;  &lt;BR /&gt;  INQUIRE (FILE=FILEPATH, EXIST=LEXST)  &lt;BR /&gt;  IF (LEXST .EQV. FALSE.) THEN  &lt;BR /&gt;       STOP  &lt;BR /&gt;  ENIDF  &lt;BR /&gt;  &lt;BR /&gt;  OPEN(UNIT=2, FILE=FILEPATH, ACCESS='DIRECT', STATUS='OLD',  &lt;BR /&gt;+  SHARE='DENYWR', SHARED, RECL=1, FORM='BINARY')  &lt;BR /&gt;  &lt;BR /&gt;The file is read by multiple modules so I want to allow shared access.  This problem has only been reported by users that load the program on NetWare file servers.  As soon as the software is moved off of the server, the problem goes away.  &lt;BR /&gt;  &lt;BR /&gt;Any ideas?  &lt;BR /&gt;  &lt;BR /&gt;Thanks,  &lt;BR /&gt;Fred</description>
      <pubDate>Fri, 16 Feb 2001 06:47:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/File-open-problems-on-Netware/m-p/938882#M16548</guid>
      <dc:creator>hendrixf</dc:creator>
      <dc:date>2001-02-16T06:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: File open problems on Netware</title>
      <link>https://community.intel.com/t5/Software-Archive/File-open-problems-on-Netware/m-p/938883#M16549</link>
      <description>We've seen a number of similar complaints over the years.  It's always been Netware...  Our best guess is that Netware isn't properly implementing some of the file service calls or, perhaps in your case, doesn't support sharing.  Visual Fortran simply calls Win32 API routines to open files - it doesn't know what's on the other end.  Sorry we don't have a better answer for you.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 16 Feb 2001 07:00:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/File-open-problems-on-Netware/m-p/938883#M16549</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-02-16T07:00:15Z</dc:date>
    </item>
  </channel>
</rss>

