<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Unclassifiable statement at (1)]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=55&amp;type=atom" />
	<updated>2012-01-05T21:45:51Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=55</id>
		<entry>
			<title type="html"><![CDATA[Re: Unclassifiable statement at (1)]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=172#p172" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>yuvals wrote:</cite><blockquote><p>the compilation stops after 25 errors which most of them are like:<br />&quot;<br />tpem15.f:61.9:</p><p>&nbsp; &nbsp; &nbsp; &nbsp; rf<strong>.</strong>refmsl(1,1)=idu2<br />&nbsp; &nbsp; &nbsp; &nbsp; 1<br />Error: Unclassifiable statement at (1)<br />&quot;<br />as you can sea my statement doesn&#039;t start before the 7th column.</p><p>Can someone help me?</p></blockquote></div><p>Is there a period in your variable name?&nbsp; The Fortran 77 standard only allows for alphanumeric characters in variable names.&nbsp; If your are attempting to use a construct similar to C &quot;struct,&quot; there is a good chance that the construct was an extension to the particular legacy compiler.&nbsp; There is a good chance GNU Fortran does not support this construct directly.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2012-01-05T21:45:51Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=172#p172</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unclassifiable statement at (1)]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=171#p171" />
			<content type="html"><![CDATA[<p>I don&#039;t recognise this problem.</p><p>Some fairly basic things that I&#039;m sure you&#039;ll have checked already...<br />Does any of the code stray beyond the 80th character in the line?<br />Do you have any comments tagged onto the ends of lines, with the &quot;!&quot; delimeter missing?<br />Have you used any variable names that were permitted on the other compiler but are not permitted in ANSI Fortran (eg names with decimals in the name, like REAL*4 rf.refms(20, 20))? </p><p>If no-one knows the answer, can you upload a small specimen program that gives the error during compiling, so that people can search for the problem beyond the immediate vicinity of where it occurs?<br />---<br />John</p>]]></content>
			<author>
				<name><![CDATA[JohnWasilewski]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=102</uri>
			</author>
			<updated>2012-01-05T15:40:08Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=171#p171</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Unclassifiable statement at (1)]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=170#p170" />
			<content type="html"><![CDATA[<p>Hello,<br />I&#039;m trying to compile a code that was compiled successfully before but with a different compiler which I don&#039;t possess.</p><p>the compilation stops after 25 errors which most of them are like:<br />&quot;<br />tpem15.f:61.9:</p><p>&nbsp; &nbsp; &nbsp; &nbsp; rf.refmsl(1,1)=idu2<br />&nbsp; &nbsp; &nbsp; &nbsp; 1<br />Error: Unclassifiable statement at (1)<br />&quot;<br />as you can sea my statement doesn&#039;t start before the 7th column.</p><p>Can someone help me?</p>]]></content>
			<author>
				<name><![CDATA[yuvals]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=317</uri>
			</author>
			<updated>2012-01-05T07:29:32Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=170#p170</id>
		</entry>
</feed>
