<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — inputting arguments when debugging]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=293&amp;type=atom" />
	<updated>2013-12-24T09:36:29Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=293</id>
		<entry>
			<title type="html"><![CDATA[Re: inputting arguments when debugging]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1192#p1192" />
			<content type="html"><![CDATA[<p>Use the Options&gt;Launch ... menu to enter command line arguments.</p>]]></content>
			<author>
				<name><![CDATA[davidb]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3463</uri>
			</author>
			<updated>2013-12-24T09:36:29Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1192#p1192</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[inputting arguments when debugging]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1191#p1191" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jhelton]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3506</uri>
			</author>
			<updated>2013-12-23T23:13:16Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1191#p1191</id>
		</entry>
</feed>
