<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Location of data files]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=908&amp;type=atom" />
	<updated>2023-08-17T16:03:04Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=908</id>
		<entry>
			<title type="html"><![CDATA[Re: Location of data files]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4164#p4164" />
			<content type="html"><![CDATA[<p>thanks&nbsp; i&#039;ll try that</p>]]></content>
			<author>
				<name><![CDATA[edwardhsmith]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=4139</uri>
			</author>
			<updated>2023-08-17T16:03:04Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4164#p4164</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Location of data files]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4162#p4162" />
			<content type="html"><![CDATA[<p>It depends on how you&#039;re opening files.&nbsp; When using the <strong>OPEN</strong> statement, the files are opened relative to the working directory.&nbsp; If, for example, you&#039;re using a project set up with defaults in Simply Fortran, the working directory will just be the same directory where your project was saved.&nbsp; Incidentally, the project directory is also where the compiled executable will be located.&nbsp; </p><p>If you&#039;re using the <em>Compile and Run Current File...</em> option in the Build menu, the compiled executable will be created in the same directory as the Fortran source file, and the executable will be run in that directory as well.</p><p>If you&#039;re talking about feeding data into your Fortran programs via standard input, though, you&#039;ll need to use redirection operators as program arguments.&nbsp; This process is somewhat easier on Simply Fortran for Windows, but it is straightforward once you know what to do.&nbsp; Is that what you&#039;re asking about?</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2023-08-17T10:19:20Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4162#p4162</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Location of data files]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4161#p4161" />
			<content type="html"><![CDATA[<p>Hi<br />I’ve installed on Mac with Apple silicon. I don’t know where I should put my data files for input<br />Help please</p>]]></content>
			<author>
				<name><![CDATA[edwardhsmith]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=4139</uri>
			</author>
			<updated>2023-08-17T09:53:26Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4161#p4161</id>
		</entry>
</feed>
