<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — MSFLIB and MSFWIN]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=308</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=308&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in MSFLIB and MSFWIN.]]></description>
		<lastBuildDate>Thu, 23 Jan 2014 23:34:47 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: MSFLIB and MSFWIN]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1239#p1239</link>
			<description><![CDATA[<p>I would suggest using <strong>GET_COMMAND_ARGUMENT</strong> as it is part of the Fortran standard.</p><p>Let us know if you have luck getting the software to work without those modules.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 23 Jan 2014 23:34:47 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1239#p1239</guid>
		</item>
		<item>
			<title><![CDATA[Re: MSFLIB and MSFWIN]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1238#p1238</link>
			<description><![CDATA[<p>So the way I proceeded was to comment out those lib calls and continue to compile. Unfortunately I immediately ran into the GETARG command, which is different than the GNU command of the same name.</p><p>Thanks for your help.</p>]]></description>
			<author><![CDATA[null@example.com (mike.kenny)]]></author>
			<pubDate>Thu, 23 Jan 2014 21:43:13 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1238#p1238</guid>
		</item>
		<item>
			<title><![CDATA[Re: MSFLIB and MSFWIN]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1237#p1237</link>
			<description><![CDATA[<p>The MSFLIB and MSFWIN modules are proprietary modules harkening back to Microsoft Fortran Powerstation.&nbsp; Because Intel Fortran is a quasi-descendent of the Microsoft compiler (via DEC/HP/Compaq), it still provides support for these modules.</p><p>Simply Fortran doesn&#039;t provide these modules or any compatibility solution.&nbsp; Depending on your code, though, there may not be too much overhauling necessary.&nbsp; These modules provided some file system access and commmand line processing functionality prior to equivalent functions being added to the Fortran standard.&nbsp; If your software is simply using things like <strong>CHANGEDIRQQ</strong> or similar routines, these can be swapped out for Simply Fortran equivalents (<strong>CHDIR</strong> in this example).</p><p>If you code uses any of the MSFLIB/MSFWIN graphics routines, though, there is no drop-in replacement for Simply Fortran.&nbsp; The scale of an overhaul really depends on what your program is doing.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 23 Jan 2014 17:36:26 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1237#p1237</guid>
		</item>
		<item>
			<title><![CDATA[MSFLIB and MSFWIN]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1235#p1235</link>
			<description><![CDATA[<p>Hi, just downloaded and installed a copy of latest SF, I like it so far.</p><p>Could not compile existing code developed under previous version of Intel Fortran because within the source it has the command lines:</p><p>USE MSFLIB<br />USE MSFWIN</p><p>The compiler stops in the makefile stage on the MSFLIB line with the following message:</p><p>Use Msflib<br />&nbsp; &nbsp; 1<br />Fatal Error: Can&#039;t open module file &#039;msflib.mod&#039; for reading at (1): No such file or directory<br />Error(E42): Last command making (build\ProcessCommandLine.o) returned a bad status<br />Error(E02): Make execution terminated</p><p>* Failed *</p><p>Can anyone tell me if this can be resolved without overhauling the code?</p><p>Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (mike.kenny)]]></author>
			<pubDate>Thu, 23 Jan 2014 17:16:35 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1235#p1235</guid>
		</item>
	</channel>
</rss>
