<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — New User Difficulty with Comments in Programs]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=96</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=96&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in New User Difficulty with Comments in Programs.]]></description>
		<lastBuildDate>Fri, 25 May 2012 08:50:38 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: New User Difficulty with Comments in Programs]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=309#p309</link>
			<description><![CDATA[<p>@Euan</p><p>In my &quot;Simply Fortran&quot; editor there is no such command as &quot;insert comment&quot;. But there are two commands: </p><p>edit -&gt; comment line (shortcut Ctrl-R)<br />edit -&gt; uncomment line (shortcut Ctrl-T)</p><p>In your open project, mark the lines that you want to comment and use either the shortcut or the &quot;real command&quot; for &quot;comment line&quot;. This should put an exclamation mark in front of each selected line. This is an extremely handy feature that I find missing on the linux-editors I was using so far. To undo you can simply use the &quot;uncomment line&quot; command after you marked the lines. This is how it should work. If it doesn&#039;t there might be a problem with your installation.</p>]]></description>
			<author><![CDATA[null@example.com (berserk)]]></author>
			<pubDate>Fri, 25 May 2012 08:50:38 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=309#p309</guid>
		</item>
		<item>
			<title><![CDATA[Re: New User Difficulty with Comments in Programs]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=306#p306</link>
			<description><![CDATA[<p>Thanks for the guidance. For some reason the &quot;insert comment&quot; editor command works occasionally and will insert an exclamation point in the first column. In some cases I have done it manually. I don&#039;t really understand why it sometimes does it using the built in menu editing and sometimes doesn&#039;t but it&#039;s helped me get past first base and run some programs- thanks!</p>]]></description>
			<author><![CDATA[null@example.com (Euan)]]></author>
			<pubDate>Thu, 24 May 2012 20:58:31 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=306#p306</guid>
		</item>
		<item>
			<title><![CDATA[Re: New User Difficulty with Comments in Programs]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=305#p305</link>
			<description><![CDATA[<p>Euan,</p><p>Simply Fortran defaults to free-format Fortran, which does not use &quot;C&quot; for comments.&nbsp; Make sure your file is saved as either &quot;file.f&quot; or &quot;file.for&quot; so that Simply Fortran recognizes the file as fixed-format Fortran. If you&#039;re not using fixed-format Fortran, the &quot;C&quot; character in the first column cannot be used for comments.</p><p>Additionally, don&#039;t worry too much about the real-time syntax checking.&nbsp; The checking is rather aggressive, and it often passes the code to the compiler mid-line.&nbsp; You might want to disable syntax checking (in the Options menu) while getting started.</p><p>Let us know if you have better luck!</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 24 May 2012 20:52:42 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=305#p305</guid>
		</item>
		<item>
			<title><![CDATA[Re: New User Difficulty with Comments in Programs]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=304#p304</link>
			<description><![CDATA[<p>For comments, I always use </p><p>EITHER<br />&nbsp; A capital &#039;C&#039; in character-position 1, <br />&nbsp; at the far left-end of the line</p><p>OR<br />&nbsp; an exclamation mark as the first character<br />&nbsp; of the comment, beginning anywhere<br />&nbsp; in the line</p><p>Both of these work for me.<br />---<br />John</p>]]></description>
			<author><![CDATA[null@example.com (JohnWasilewski)]]></author>
			<pubDate>Thu, 24 May 2012 06:33:43 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=304#p304</guid>
		</item>
		<item>
			<title><![CDATA[New User Difficulty with Comments in Programs]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=303#p303</link>
			<description><![CDATA[<p>I am a a brand new user to the program and after some help from the You Tube video, was finally able to get a simple program to run. </p><p>My issue is that whenever I try to comment in my source code, I get an error message saying there is an unclassified error. I was using a &quot;c&quot; to comment. I also tried to get the editor &quot;comment line&quot; to work. Everything failed. If I take the comment line out, the programs run fine. I&#039;m obviously missing a trick. Any ideas what I&#039;m doing wrong? How are in program comments supposed to be inserted and recognized?</p>]]></description>
			<author><![CDATA[null@example.com (Euan)]]></author>
			<pubDate>Thu, 24 May 2012 02:57:44 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=303#p303</guid>
		</item>
	</channel>
</rss>
