<?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 Input conversion error in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Input-conversion-error/m-p/987013#M27407</link>
    <description>I rewrite a fortran 77 console program into a window application to build a dialog box. All dates should appear in a dialog in edit boxes or combo boxes. I use the fixed form, the same as the old fortran 77 program. I have first written a WinmainProgram and defined: DLGSET = (dlg, IDC_EDIT1, Shurusub)... And in Shurusub: As I copied:    &lt;BR /&gt;&lt;PRE&gt;&lt;FONT size="+0"&gt;
740 FORMAT (I5)    
430 FORMAT (G15.8)  1000 FORMAT (A1)  
OPEN(30,FILE='C:filename',ACCESS='Direct',FORM='FORMATTED',RECL=15)  
READ (UNIT=30,FMT=430,REC=1) AABMIL  
READ (UNIT=30,FMT=740,REC=2) IGLEIC  
READ
&lt;/FONT&gt;&lt;/PRE&gt;&lt;BR /&gt; from the old program, and the program runs, an error appears: forrtl:severe (64):input conversion error,unit 30, file c:simdat/shuru.dat  . unknown software exception (0X80000003) is appeared in the place 0X77f9eea9.  &lt;BR /&gt;I use Visual Fortran 6.5, windows2000.  &lt;BR /&gt;I would be very appreciable if someone could help me.  &lt;BR /&gt;Thanks</description>
    <pubDate>Mon, 25 Mar 2002 10:42:43 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2002-03-25T10:42:43Z</dc:date>
    <item>
      <title>Input conversion error</title>
      <link>https://community.intel.com/t5/Software-Archive/Input-conversion-error/m-p/987013#M27407</link>
      <description>I rewrite a fortran 77 console program into a window application to build a dialog box. All dates should appear in a dialog in edit boxes or combo boxes. I use the fixed form, the same as the old fortran 77 program. I have first written a WinmainProgram and defined: DLGSET = (dlg, IDC_EDIT1, Shurusub)... And in Shurusub: As I copied:    &lt;BR /&gt;&lt;PRE&gt;&lt;FONT size="+0"&gt;
740 FORMAT (I5)    
430 FORMAT (G15.8)  1000 FORMAT (A1)  
OPEN(30,FILE='C:filename',ACCESS='Direct',FORM='FORMATTED',RECL=15)  
READ (UNIT=30,FMT=430,REC=1) AABMIL  
READ (UNIT=30,FMT=740,REC=2) IGLEIC  
READ
&lt;/FONT&gt;&lt;/PRE&gt;&lt;BR /&gt; from the old program, and the program runs, an error appears: forrtl:severe (64):input conversion error,unit 30, file c:simdat/shuru.dat  . unknown software exception (0X80000003) is appeared in the place 0X77f9eea9.  &lt;BR /&gt;I use Visual Fortran 6.5, windows2000.  &lt;BR /&gt;I would be very appreciable if someone could help me.  &lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 25 Mar 2002 10:42:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Input-conversion-error/m-p/987013#M27407</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2002-03-25T10:42:43Z</dc:date>
    </item>
  </channel>
</rss>

