<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — compiling error]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=360</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=360&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in compiling error.]]></description>
		<lastBuildDate>Thu, 10 Jul 2014 18:39:52 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: compiling error]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1462#p1462</link>
			<description><![CDATA[<p>Thanks Jeff. I had to change the syntax of the INCLUDE statement in this old code. This has taken care of the problem.</p>]]></description>
			<author><![CDATA[null@example.com (sanjay)]]></author>
			<pubDate>Thu, 10 Jul 2014 18:39:52 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1462#p1462</guid>
		</item>
		<item>
			<title><![CDATA[Re: compiling error]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1461#p1461</link>
			<description><![CDATA[<p>Without seeing a bit more code, I can&#039;t really say why you&#039;re seeing the error.&nbsp; Usually, this vague type of error occurs because an array hasn&#039;t been defined in the current scope.&nbsp; In this case, it could be that AJP is not defined in the function where this READ statement occurs.&nbsp; Because it isn&#039;t explicitly defined as an array, the compiler assumes it is a function, although an unknown one, and raises a syntax error.</p><p>Would you be comfortable providing the entire body of the program/procedure that contains this READ statement?&nbsp; If you don&#039;t wish to post here, you can email it to me directly at jeffrey.armstrong@approximatrix.com.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 10 Jul 2014 17:06:57 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1461#p1461</guid>
		</item>
		<item>
			<title><![CDATA[compiling error]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1460#p1460</link>
			<description><![CDATA[<p>I dowloaded Simply Fortran yesterday and am getting following compiler error when I tried to compile an old program. The &quot;1&quot; seems to be right under the paranthesis in the read statement. Is anybody familiar with this type of error?</p><p>Compiling GF1.FOR<br />GF1.FOR:461.37:</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; READ(2,*,ERR=777) J1,QINN(IPAD,J),(AJP(IPAD,I,J),I=1,M)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1<br />Error: Syntax error in READ statement at (1)</p><br /><p>Thanks for your help.</p>]]></description>
			<author><![CDATA[null@example.com (sanjay)]]></author>
			<pubDate>Thu, 10 Jul 2014 14:43:05 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1460#p1460</guid>
		</item>
	</channel>
</rss>
