<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Three problems]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=117&amp;type=atom" />
	<updated>2012-10-11T17:25:38Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=117</id>
		<entry>
			<title type="html"><![CDATA[Re: Three problems]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=386#p386" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[harry]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=727</uri>
			</author>
			<updated>2012-10-11T17:25:38Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=386#p386</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Three problems]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=384#p384" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2012-10-11T10:37:55Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=384#p384</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Three problems]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=379#p379" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[harry]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=727</uri>
			</author>
			<updated>2012-10-09T19:30:39Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=379#p379</id>
		</entry>
</feed>
