<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Use of other DLLs]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=67</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=67&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Use of other DLLs.]]></description>
		<lastBuildDate>Mon, 20 Feb 2012 12:32:26 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Use of other DLLs]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=222#p222</link>
			<description><![CDATA[<p>I will make the change and continue my evaluation.</p><p>Thanks...Kurt</p>]]></description>
			<author><![CDATA[null@example.com (kschrader)]]></author>
			<pubDate>Mon, 20 Feb 2012 12:32:26 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=222#p222</guid>
		</item>
		<item>
			<title><![CDATA[Re: Use of other DLLs]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=211#p211</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Fri, 17 Feb 2012 23:23:33 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=211#p211</guid>
		</item>
		<item>
			<title><![CDATA[Use of other DLLs]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=204#p204</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (kschrader)]]></author>
			<pubDate>Fri, 17 Feb 2012 17:16:15 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=204#p204</guid>
		</item>
	</channel>
</rss>
