<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Use of other DLLs]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=67&amp;type=atom" />
	<updated>2012-02-20T12:32:26Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=67</id>
		<entry>
			<title type="html"><![CDATA[Re: Use of other DLLs]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=222#p222" />
			<content type="html"><![CDATA[<p>I will make the change and continue my evaluation.</p><p>Thanks...Kurt</p>]]></content>
			<author>
				<name><![CDATA[kschrader]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=345</uri>
			</author>
			<updated>2012-02-20T12:32:26Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=222#p222</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Use of other DLLs]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=211#p211" />
			<content type="html"><![CDATA[<p>Kurt,</p><p>I&#039;m afraid CHANGEDIRQQ was a Compaq Visual Fortran extension.&nbsp; However, GNU Fortran implements the CHDIR subroutine that should work similarly:</p><div class="quotebox"><blockquote><p>CHDIR  Change working directory</p><p>Description:</p><p>&nbsp; &nbsp; Change current working directory to a specified path.</p><p>&nbsp; &nbsp; This intrinsic is provided in both subroutine and function forms; however, only one form can be used in any given program unit.</p><p>Standard:</p><p>&nbsp; &nbsp; GNU extension</p><p>Class:</p><p>&nbsp; &nbsp; Subroutine, function</p><p>Syntax:<br />&nbsp; &nbsp; CALL CHDIR(NAME [, STATUS])<br />&nbsp; &nbsp; STATUS = CHDIR(NAME)</p><p>Arguments:</p><p>&nbsp; &nbsp; NAME&nbsp; &nbsp; The type shall be CHARACTER of default kind and shall specify a valid path within the file system.<br />&nbsp; &nbsp; STATUS&nbsp; &nbsp; (Optional) INTEGER status flag of the default kind. Returns 0 on success, and a system specific and nonzero error code otherwise.</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2012-02-17T23:23:33Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=211#p211</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Use of other DLLs]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=204#p204" />
			<content type="html"><![CDATA[<p>On some code that ran under Visual Fortran, I had used a variable CHANGEDIRQQ.&nbsp; This reset the focus of the code to a different folder on my PC so the next round of processing could continue on the files within the new folder.&nbsp; I suspect Visual Fortran had a library or area which was automatically included in the linking process.&nbsp; Can SF do something like this?&nbsp; Are there DLLs or other related files somewhere that I can put into my installation for future use?</p><p>Thanks...Kurt</p>]]></content>
			<author>
				<name><![CDATA[kschrader]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=345</uri>
			</author>
			<updated>2012-02-17T17:16:15Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=204#p204</id>
		</entry>
</feed>
