<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Fortran Powerstation and Intel Visual Fortran in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840666#M58635</link>
    <description>I am not familiar with .FMK files. Please post an excerpt. Is this perhaps PowerStation 1.0, the 16-bit Windows version?&lt;BR /&gt;</description>
    <pubDate>Wed, 18 Jul 2007 23:49:03 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2007-07-18T23:49:03Z</dc:date>
    <item>
      <title>Fortran Powerstation and Intel Visual Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840665#M58634</link>
      <description>&lt;P&gt;I have some old files Fortran files created using Microsoft Fortran Powerstation. I was wondering if the .FMK make files are somehow supported with Intel Visual Fortran. I can not compile the code without using the .FMK file and no other software that I can find supports it. I also can not find a way to obtain an old version of Micrsoft Fortran Powerstation. &lt;/P&gt;
&lt;P&gt;Any help you can provide in this matter will be great!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2007 21:41:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840665#M58634</guid>
      <dc:creator>postaquestion</dc:creator>
      <dc:date>2007-07-18T21:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran Powerstation and Intel Visual Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840666#M58635</link>
      <description>I am not familiar with .FMK files. Please post an excerpt. Is this perhaps PowerStation 1.0, the 16-bit Windows version?&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2007 23:49:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840666#M58635</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-07-18T23:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran Powerstation and Intel Visual Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840667#M58636</link>
      <description>&lt;P&gt;&lt;FONT face="Times New Roman"&gt;I don't know if they're still in business (or what price), but the web site is active:&lt;/FONT&gt;

&lt;BR /&gt;&lt;A href="http://www.emsps.com/oldtools/msfor.htm"&gt;&lt;U&gt;&lt;FONT color="#0000ff" face="Times New Roman"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="http://www.emsps.com/oldtools/msfor.htm" target="_blank"&gt;http://www.emsps.com/oldtools/msfor.htm&lt;/A&gt;

&lt;BR /&gt;&lt;FONT face="Times New Roman"&gt;I didn't check EBAY but there are likely other sources.&lt;/FONT&gt;
&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2007 02:32:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840667#M58636</guid>
      <dc:creator>garyscott</dc:creator>
      <dc:date>2007-07-19T02:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran Powerstation and Intel Visual Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840668#M58637</link>
      <description>&lt;P&gt;The Microsoft Fortan Powerstation 1 is a F77 with F90 like extensions compilerembedded in Visual Studio 97 but targetedfor 32bit DOS application (Pharlap Dos extender) and QuickWin applications.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;The compilerdoesn't run under Windows NT/2000/XP.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The FMK (project) file is a text file structured like a "make" file. You can find in it all the sources files, compiler and linker options.&lt;/P&gt;
&lt;P&gt;I think it will be easier to upgrade to IVF.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2007 06:15:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840668#M58637</guid>
      <dc:creator>GVautier</dc:creator>
      <dc:date>2007-07-19T06:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran Powerstation and Intel Visual Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840669#M58638</link>
      <description>Here is a small portion of the beginning of the .FMK file. If anyone can tell me what version it belongs to, that'd be great. The instructions I have for compiling the software are to open three different .FMK files and rebuild all, so without being able to open the .FMK files to compile I can not compile the software easily. If you would like to see the full .FMK file or the entire software package to see if you can compile it without the .FMK file, please e-mail me. My e-mail is in my profile information.&lt;BR /&gt;&lt;BR /&gt;.FMK File.....&lt;BR /&gt;&lt;BR /&gt;PROJ = TREETOPS&lt;BR /&gt;DEBUG = 1&lt;BR /&gt;PROGTYPE = 0&lt;BR /&gt;CALLER = &lt;BR /&gt;ARGS = joe-tc14&lt;BR /&gt;DLLS = &lt;BR /&gt;D_RCDEFINES = -d_DEBUG&lt;BR /&gt;R_RCDEFINES = -dNDEBUG&lt;BR /&gt;ORIGIN = F32VWB&lt;BR /&gt;ORIGIN_VER = 1.00&lt;BR /&gt;PROJPATH = C:TREE10BINTREETOPS&lt;BR /&gt;KNARF = &lt;BR /&gt;F32 = fl32&lt;BR /&gt;F32FLAGS_D_DEXE = /Zi&lt;BR /&gt;F32FLAGS_R_DEXE = /Ox /DNDEBUG&lt;BR /&gt;F32FLAGS_D_LIB = /Zi&lt;BR /&gt;F32FLAGS_R_LIB = /Ox /DNDEBUG&lt;BR /&gt;L32FLAGS_D_DEXE = -machine:i386 -base:0x00010000 -subsystem:console -entry:mainCRTStartup -debug:full -debugtype:cv4&lt;BR /&gt;L32FLAGS_R_DEXE = -machine:i386 -base:0x00010000 -subsystem:console -entry:mainCRTStartup&lt;BR /&gt;L32FLAGS_D_DEXEUB = -machine:i386 -base:0x00010000 -subsystem:console -entry:mainCRTStartup -debug:full -debugtype:cv4&lt;BR /&gt;L32FLAGS_R_DEXEUB = -machine:i386 -base:0x00010000 -subsystem:console -entry:mainCRTStartup&lt;BR /&gt;LIBS_D_DEXE = libf.lib libc.lib kernel32.lib ntdll.lib&lt;BR /&gt;LIBS_R_DEXE = libf.lib libc.lib kernel32.lib ntdll.lib&lt;BR /&gt;LIBS_D_BEXE = libf.lib libc.lib kernel32.lib ntdll.lib&lt;BR /&gt;LIBS_R_BEXE = libf.lib libc.lib kernel32.lib ntdll.lib&lt;BR /&gt;RUNFLAGS = &lt;BR /&gt;OBJS_EXT = &lt;BR /&gt;LIBS_EXT = &lt;BR /&gt;!if "$(DEBUG)" == "1"&lt;BR /&gt;F32FLAGS = $(F32FLAGS_D_DEXE)&lt;BR /&gt;L32FLAGS = $(L32FLAGS_D_DEXE)&lt;BR /&gt;LIBS = $(LIBS_D_DEXE)&lt;BR /&gt;!else&lt;BR /&gt;F32FLAGS = $(F32FLAGS_R_DEXE)&lt;BR /&gt;L32FLAGS = $(L32FLAGS_R_DEXE)&lt;BR /&gt;LIBS = $(LIBS_R_DEXE)&lt;BR /&gt;!endif&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jul 2007 13:17:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840669#M58638</guid>
      <dc:creator>isaacbob</dc:creator>
      <dc:date>2007-07-19T13:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran Powerstation and Intel Visual Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840670#M58639</link>
      <description>If that's representative of the .FMK files, then I'd suggest you don't need them. Just create a Fortran Console Application in Visual Studio, add the source files and build. That does look like PowerStation 1.0 and is a kind of project file. These are not supported now.&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jul 2007 13:33:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840670#M58639</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-07-19T13:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran Powerstation and Intel Visual Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840671#M58640</link>
      <description>&lt;FONT face="Arial"&gt;It is a FMK file from Powerstation 1.0 for a DOS 32bit application with no additional libraries and obj files and no specific compilation options.&lt;BR /&gt;&lt;BR /&gt;I think it will be relatively easy to compile with IVF if graphical functions are not used (search for inclusion of &lt;I&gt;fgraph.fd&lt;/I&gt; and &lt;I&gt;fgraph.fi&lt;/I&gt; in source files)&lt;BR /&gt;&lt;BR /&gt;In IVF use :&lt;BR /&gt;/fpscomp:general general powersation compatibility&lt;BR /&gt;/assume:byterecl for record length in the Open statement of direct access files&lt;BR /&gt;&lt;BR /&gt;If there is interface statements, they must be changed because the syntax in fortran Powersation is different :&lt;BR /&gt;Powerstation : &lt;BR /&gt;&lt;/FONT&gt;&lt;PRE&gt;&lt;FONT face="Courier New"&gt;interface to subroutine ...&lt;/FONT&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;FONT face="Courier New"&gt;end&lt;/FONT&gt;&lt;/PRE&gt;&lt;FONT face="Arial"&gt;positionned at the beginning of each source file.&lt;BR /&gt;&lt;BR /&gt;IVF&lt;BR /&gt;&lt;/FONT&gt;&lt;PRE&gt;&lt;FONT face="Courier New"&gt;interface&lt;/FONT&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;FONT face="Courier New"&gt;subroutine ...&lt;/FONT&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;FONT face="Courier New"&gt;end&lt;/FONT&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;FONT face="Courier New"&gt;end interface&lt;/FONT&gt;&lt;/PRE&gt;&lt;FONT face="Arial"&gt;positionned in each subroutine or function.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;</description>
      <pubDate>Thu, 19 Jul 2007 15:04:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840671#M58640</guid>
      <dc:creator>GVautier</dc:creator>
      <dc:date>2007-07-19T15:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran Powerstation and Intel Visual Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840672#M58641</link>
      <description>IVF supports INTERFACE TO, but not when placed at the beginning of the file. IVF also supports a lot of the graphics routines from fgraph.fd (and supports that include file.)&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jul 2007 16:07:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-Powerstation-and-Intel-Visual-Fortran/m-p/840672#M58641</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-07-19T16:07:32Z</dc:date>
    </item>
  </channel>
</rss>

