<?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 'Common' Statement question?? in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Common-Statement-question/m-p/961355#M21859</link>
    <description>I have a subroutine that compiles and executes perfectly fine in program, but when i add it to another program i'm getting this error.... &lt;BR /&gt;"D:wall_intercept1.for(8) : Error: A COMMON block data object must not be an automatic object. [XF] common /coord/xf(nni,nnj,nnk,nb),yf(nni,nnj,nnk,nb)" &lt;BR /&gt;is there something i need to change in the project settings or what?</description>
    <pubDate>Tue, 07 Aug 2001 01:08:02 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2001-08-07T01:08:02Z</dc:date>
    <item>
      <title>'Common' Statement question??</title>
      <link>https://community.intel.com/t5/Software-Archive/Common-Statement-question/m-p/961355#M21859</link>
      <description>I have a subroutine that compiles and executes perfectly fine in program, but when i add it to another program i'm getting this error.... &lt;BR /&gt;"D:wall_intercept1.for(8) : Error: A COMMON block data object must not be an automatic object. [XF] common /coord/xf(nni,nnj,nnk,nb),yf(nni,nnj,nnk,nb)" &lt;BR /&gt;is there something i need to change in the project settings or what?</description>
      <pubDate>Tue, 07 Aug 2001 01:08:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Common-Statement-question/m-p/961355#M21859</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-08-07T01:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: 'Common' Statement question??</title>
      <link>https://community.intel.com/t5/Software-Archive/Common-Statement-question/m-p/961356#M21860</link>
      <description>Are nni, nnj, nnk and nb all declared as PARAMETER constants?  If not, you might get this error.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 07 Aug 2001 04:13:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Common-Statement-question/m-p/961356#M21860</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-08-07T04:13:05Z</dc:date>
    </item>
  </channel>
</rss>

