<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — compiling error]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=360&amp;type=atom" />
	<updated>2014-07-10T18:39:52Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=360</id>
		<entry>
			<title type="html"><![CDATA[Re: compiling error]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=1462#p1462" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[sanjay]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3560</uri>
			</author>
			<updated>2014-07-10T18:39:52Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=1462#p1462</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: compiling error]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=1461#p1461" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2014-07-10T17:06:57Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=1461#p1461</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[compiling error]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=1460#p1460" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[sanjay]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3560</uri>
			</author>
			<updated>2014-07-10T14:43:05Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=1460#p1460</id>
		</entry>
</feed>
