<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — CONTINUATION statements in Fixed Format source code]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=116</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=116&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in CONTINUATION statements in Fixed Format source code.]]></description>
		<lastBuildDate>Wed, 10 Oct 2012 16:58:44 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: CONTINUATION statements in Fixed Format source code]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=382#p382</link>
			<description><![CDATA[<p>Glad to help. I&#039;d have to say that the runtime error message is quite misleading, so I can see why it appeared the continuation was ignored.</p>]]></description>
			<author><![CDATA[null@example.com (petesun)]]></author>
			<pubDate>Wed, 10 Oct 2012 16:58:44 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=382#p382</guid>
		</item>
		<item>
			<title><![CDATA[Re: CONTINUATION statements in Fixed Format source code]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=381#p381</link>
			<description><![CDATA[<p>Post to PETESUN:&nbsp; You are correct.&nbsp; Insertion of the colon (:) corrected the problem.&nbsp; Thanks for your input.</p>]]></description>
			<author><![CDATA[null@example.com (GLN43)]]></author>
			<pubDate>Wed, 10 Oct 2012 16:53:29 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=381#p381</guid>
		</item>
		<item>
			<title><![CDATA[Re: CONTINUATION statements in Fixed Format source code]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=378#p378</link>
			<description><![CDATA[<p>Hi - maybe try adding a &quot;:&quot; after the &quot;C&quot; in &quot;C\GLN\...&quot; - it may not have anything to do with the continuation.</p>]]></description>
			<author><![CDATA[null@example.com (petesun)]]></author>
			<pubDate>Tue, 09 Oct 2012 15:33:58 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=378#p378</guid>
		</item>
		<item>
			<title><![CDATA[CONTINUATION statements in Fixed Format source code]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=377#p377</link>
			<description><![CDATA[<p>I have a fixed format source file saved as &#039;HARMOSC.FOR&#039;.&nbsp; It is attached to the project.&nbsp; It contains the following statement:</p><p>&nbsp; &nbsp; &nbsp; &nbsp;open (8,file=&#039;C\GLN\Sci_Source\FLIBS\harmout.txt&#039;,<br />&nbsp; &nbsp; &nbsp;X&nbsp; &nbsp;status=&#039;UNKNOWN&#039;)</p><p>I am trying to set up a new file (UNIT 8) to which I will write the output data.&nbsp; The &quot;X&quot; is in column 6, which means the statement following is to be interpreted as a continuation statement for the previous line.</p><p>When I compile the code, everything seems to compile normally.&nbsp; I get an output module called &#039;HARMOSC.o&#039;, and an executable module.&nbsp; When I attempt to launch the thing, I get the following message:</p><p>&quot;At line 16 of file .\HARMOSC.FOR(UNIT=8,FILE=&#039;#^1)&#039;<br />FORTRAN RUNTIME ERROR:&nbsp; FILE &#039;c\gln\Sci_Source\FLIBS\harmout.txt&#039; does not exist&#039;</p><p>Press any key to continue. &quot;</p><p>It appears from this that the file name has been garbled, probably because it did not recognize the continuation symbol in column 7.&nbsp; What&#039;s going on?&nbsp; Is there a fix for this?</p>]]></description>
			<author><![CDATA[null@example.com (GLN43)]]></author>
			<pubDate>Tue, 09 Oct 2012 15:22:36 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=377#p377</guid>
		</item>
	</channel>
</rss>
