<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Three problems]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=117</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=117&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Three problems.]]></description>
		<lastBuildDate>Thu, 11 Oct 2012 17:25:38 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Three problems]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=386#p386</link>
			<description><![CDATA[<p>Jeff<br />1) This is the case.&nbsp; So far, I only see this problem with my main program and not in any of the subroutines that I have worked on.</p><p>2) This turned out to be a case of old eyes not seeing the difference between &quot;0&quot; and &quot;o&quot; in a variable.&nbsp; &nbsp;It only happened when I ran w/o debug, probably because there was no command argument and I went down an untested path. </p><p>3) get_command returns C:\Users\harry\Documents\XXX Docs\Fortran\ChuckW\cove.exe C:\Users\harry\Documents\XXX Docs\Fortran\Chuck <br />with the the command line argument set to C:\Users\harry\Documents\XXXX Docs\Fortran\Chuck in the options tab, n.b. I tried to set it to C:\Users\harry\Documents\XXXX Docs\Fortran\ChuckW, but there is a 48 character limit.</p><p>After I deleted the command argument from the options tab, I got the same result.&nbsp; Earlier I reconstitured my project and the command argument was a blank.</p><p>harry</p>]]></description>
			<author><![CDATA[null@example.com (harry)]]></author>
			<pubDate>Thu, 11 Oct 2012 17:25:38 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=386#p386</guid>
		</item>
		<item>
			<title><![CDATA[Re: Three problems]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=384#p384</link>
			<description><![CDATA[<p>Harry,</p><p>I have a few questions to see if we can&#039;t figure out your issues:</p><p>1) Local variables are only ever visible for the current scope.&nbsp; To see Local Variables within a certain subroutine or function, you&#039;ll need to set a breakpoint and proceed to said function first.&nbsp; Is this the circumstance where things aren&#039;t working?</p><p>2) I am surprised that STOP isn&#039;t working without debug.&nbsp; Is there a way you could send along a code sample that exhibits this behavior?</p><p>3)&nbsp; I&#039;ll look into the Launch Options bug you&#039;re seeing.&nbsp; What are the contents of CMDARG after the GET_COMMAND call?</p><p>Sorry for the issues and my delayed response.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 11 Oct 2012 10:37:55 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=384#p384</guid>
		</item>
		<item>
			<title><![CDATA[Three problems]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=379#p379</link>
			<description><![CDATA[<p>I have encountered three problems that I cannot resolve.&nbsp; They are making debugging difficult.&nbsp; </p><p>1) The &#039;Local Variables&#039; screen only displays variables for some routines.&nbsp; Of course, the screen for the routine in which I am most interested in does not display.&nbsp; </p><p>2) When I run my program w/o debug, it doesn&#039;t exit at the stop, but continues to run.</p><p>3). I cannot get the values that I entered into the Options-&gt;Launch-&gt;Command Line Arguments to be retrieved when I use CALL get_command(CMDARG).</p><p>Can anyone help me with these problems?</p>]]></description>
			<author><![CDATA[null@example.com (harry)]]></author>
			<pubDate>Tue, 09 Oct 2012 19:30:39 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=379#p379</guid>
		</item>
	</channel>
</rss>
