<?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: Autocad and Fortran in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Autocad-and-Fortran/m-p/982618#M26428</link>
    <description>I am assuming that Autocad calls the Fortran code as a DLL.  If so, then there is no console to write to.  You can create one yourself by calling the Win32 API routine AllocConsole, or use some method that doesn't involve the console, such as MessageBox or a dialog box.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Fri, 01 Feb 2002 04:54:45 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2002-02-01T04:54:45Z</dc:date>
    <item>
      <title>Autocad and Fortran</title>
      <link>https://community.intel.com/t5/Software-Archive/Autocad-and-Fortran/m-p/982617#M26427</link>
      <description>I would like to use some Fortran-code in a Dll from a Autocad-ARX.  &lt;BR /&gt;it works fine, as long as i do not use any write statements.  &lt;BR /&gt;so it seems the fortran runtime is not correctly initialized,  &lt;BR /&gt;or am i wrong ?  &lt;BR /&gt;  &lt;BR /&gt;i can't think of any way to combine these two.</description>
      <pubDate>Fri, 01 Feb 2002 04:12:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Autocad-and-Fortran/m-p/982617#M26427</guid>
      <dc:creator>sabine_gebhard</dc:creator>
      <dc:date>2002-02-01T04:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad and Fortran</title>
      <link>https://community.intel.com/t5/Software-Archive/Autocad-and-Fortran/m-p/982618#M26428</link>
      <description>I am assuming that Autocad calls the Fortran code as a DLL.  If so, then there is no console to write to.  You can create one yourself by calling the Win32 API routine AllocConsole, or use some method that doesn't involve the console, such as MessageBox or a dialog box.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 01 Feb 2002 04:54:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Autocad-and-Fortran/m-p/982618#M26428</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2002-02-01T04:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad and Fortran</title>
      <link>https://community.intel.com/t5/Software-Archive/Autocad-and-Fortran/m-p/982619#M26429</link>
      <description>I have not a problem writing, to a binary file for example, from my Autocad DLL (ADSRX) written in CVF. Where are you "writing". You will be unable to use a WRITE statement to write to the AutoCAD command prompt line (use the ads_printf function if this is your intent).  Bill</description>
      <pubDate>Fri, 01 Feb 2002 12:21:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Autocad-and-Fortran/m-p/982619#M26429</guid>
      <dc:creator>bdrichards</dc:creator>
      <dc:date>2002-02-01T12:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad and Fortran</title>
      <link>https://community.intel.com/t5/Software-Archive/Autocad-and-Fortran/m-p/982620#M26430</link>
      <description>Thank you. Thats it</description>
      <pubDate>Wed, 06 Feb 2002 21:58:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Autocad-and-Fortran/m-p/982620#M26430</guid>
      <dc:creator>sabine_gebhard</dc:creator>
      <dc:date>2002-02-06T21:58:12Z</dc:date>
    </item>
  </channel>
</rss>

