<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — inputting arguments when debugging]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=293</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=293&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in inputting arguments when debugging.]]></description>
		<lastBuildDate>Tue, 24 Dec 2013 09:36:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: inputting arguments when debugging]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1192#p1192</link>
			<description><![CDATA[<p>Use the Options&gt;Launch ... menu to enter command line arguments.</p>]]></description>
			<author><![CDATA[null@example.com (davidb)]]></author>
			<pubDate>Tue, 24 Dec 2013 09:36:29 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1192#p1192</guid>
		</item>
		<item>
			<title><![CDATA[inputting arguments when debugging]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1191#p1191</link>
			<description><![CDATA[<p>I built an executable project.exe using simply fortran, and the project has a number of arguments to be entered by the user, one at a time with a carriage return after each (not something I would do, but not my program actually).&nbsp; From the command prompt (console), this can be done without that nuisance by putting the arguments into a text file with a carriage return after each, and then at the command prompt running<br />project.exe &lt; inputs.txt<br />This works.&nbsp; &nbsp;But when attempting to debug, I am not able to do this, in any way that I see.&nbsp; I tried options, debugger, Arguments, and then put &lt; inputs.txt there, but nothing happens.&nbsp; The default thing there was --args, whatever that does.&nbsp; I tried putting project.exe &lt; inputs.txt, exactly what works at the command prompt when not in the debugger, no go.&nbsp; I even tried just putting all the arguments in the Arguments field of the options dialogue, but it is seemingly ignores whatever I put in there.&nbsp; Any ideas?&nbsp; I don&#039;t know what is expected in the Arguments field in that dialogue. Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (jhelton)]]></author>
			<pubDate>Mon, 23 Dec 2013 23:13:16 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1191#p1191</guid>
		</item>
	</channel>
</rss>
