<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Where are my output files?]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=344&amp;type=atom" />
	<updated>2014-05-16T15:20:14Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=344</id>
		<entry>
			<title type="html"><![CDATA[Re: Where are my output files?]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1408#p1408" />
			<content type="html"><![CDATA[<p>Jeff.&nbsp; I opened a new folder and copied the source files into it with the file OPEN statements removed.&nbsp; I then manually typed the required open statements with just the filenames and not the whole file path.&nbsp; The code now operates as it should with the output files turning up in the folder containing the project and associated source code.</p><p>That still doesn&#039;t explain what happened previously but, at this point, who cares - the code is running properly.&nbsp; Thanks again!</p><p>PS&nbsp; I really appreciate getting a running FORTRAN environment at a price I, as an individual, can afford!</p>]]></content>
			<author>
				<name><![CDATA[nvitale]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3541</uri>
			</author>
			<updated>2014-05-16T15:20:14Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1408#p1408</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Where are my output files?]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1407#p1407" />
			<content type="html"><![CDATA[<p>Thanks Jeff.&nbsp; I solved problem temporarily by inputing the whole file path starting from C: when I defined the file in the F90 open statement.&nbsp; That&#039;s only a temporary fix, however, since when I send the executable to someone else they won&#039;t necessarily have the same path to the file that I have.&nbsp; I think I can get around that by having the file sent directly to the C: directory.</p>]]></content>
			<author>
				<name><![CDATA[nvitale]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3541</uri>
			</author>
			<updated>2014-05-16T03:05:37Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1407#p1407</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Where are my output files?]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1406#p1406" />
			<content type="html"><![CDATA[<p>Under the circumstance you&#039;ve described, the output from your program should be written to the same directory where your project was saved.&nbsp; I&#039;m not exactly sure about some of the details you&#039;ve&nbsp; described, though.&nbsp; A few questions:</p><p>1.&nbsp; Are you working with a project?&nbsp; If you add your Fortran files to a project and save said project, the working directory whenever the resulting executable is run from Simply Fortran should be the directory in which the project was saved.&nbsp; This directory is not necessarily the same as the directory where your Fortran source code is saved.</p><p>2.&nbsp; I&#039;m not sure what you mean when you say &quot;the code stopped updating at execution termination.&quot;&nbsp; Are you saying that the program you wrote is no longer generating output like you expected?</p><p>3.&nbsp; The &quot;TEST&quot; file you opened: did you open it with Simply Fortran, or are you saying you opened it from you Fortran code that you authored?&nbsp; &nbsp;</p><p>I can&#039;t yet explain exactly what&#039;s occurring in your situation.&nbsp; However, I&#039;m sure we can figure out what&#039;s going on.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2014-05-15T16:41:28Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1406#p1406</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Where are my output files?]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1405#p1405" />
			<content type="html"><![CDATA[<p>When running SF in the past the code placed my output files in the same file as the project and associated source code files.&nbsp; As of a couple of days ago the code stopped updating at execution termination and when I opened a new file called &quot;TEST&quot; and simply wrote the word &quot;test&quot; to it.&nbsp; The file did not show up in the above file.&nbsp; Does anyone know where it went?&nbsp; Does anyone know why my old output files are not updating or where the new output is going?</p>]]></content>
			<author>
				<name><![CDATA[nvitale]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3541</uri>
			</author>
			<updated>2014-05-15T16:07:40Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1405#p1405</id>
		</entry>
</feed>
