<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — compiler error]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=901&amp;type=atom" />
	<updated>2023-06-26T23:11:01Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=901</id>
		<entry>
			<title type="html"><![CDATA[Re: compiler error]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4130#p4130" />
			<content type="html"><![CDATA[<p>Sten,</p><p>Try removing the forward slash &#039;\&#039; from the first and second lines of the format statement, but leave the ampersands &#039;&amp;&#039;.<br />You can also use the star &#039;*&#039; character to display results in the write statement: write(*,303).</p>]]></content>
			<author>
				<name><![CDATA[drfrank]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=223</uri>
			</author>
			<updated>2023-06-26T23:11:01Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4130#p4130</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[compiler error]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4128#p4128" />
			<content type="html"><![CDATA[<p>Using the following construct in a f90/95 code, I get the message; &quot;format label 303 not defined:</p><p>&nbsp; WRITE(20,303)PD2SIG*100., PDTOT2S*100., PEFF2S<br />303 FORMAT(&#039; FISSION DECAY POWER (+2 SIGMA) (%)&nbsp; &nbsp; &nbsp; &nbsp; = &#039;, F10.5/ \&amp;<br />&#039; TOTAL DEC.POWER (+2 SIGMA)&nbsp; (%)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= &#039;, F10.5/ \&amp;<br />&#039; TOTAL DEC.POWER (+2 SIGMA) (MW)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= &#039;, F10.5)</p><p>What is wrong here?</p><p>Sten</p>]]></content>
			<author>
				<name><![CDATA[s.lundberg.consulting]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=4133</uri>
			</author>
			<updated>2023-06-26T13:00:42Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4128#p4128</id>
		</entry>
</feed>
