<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — How compaq visual fortran(cvf) transform to simply fortran]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=618&amp;type=atom" />
	<updated>2017-06-01T21:38:20Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=618</id>
		<entry>
			<title type="html"><![CDATA[Re: How compaq visual fortran(cvf) transform to simply fortran]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2902#p2902" />
			<content type="html"><![CDATA[<p>There is an update available of my Edit Sheet form the link given on 2017-05-20.<br />The specific procedure check_derived_data is moved from the library to the example project. Also the library source is added.<br /> A Check_derived_data procedure has to be part of any program using the Edit Sheet if so called derived data are used. It has to be changed from the example procedure to a specific application. <br />Normally there is no need to change the library source if the number of columns and rows are less than the maximum.<br />Questions???<br />Klaus</p>]]></content>
			<author>
				<name><![CDATA[Klaus Asmus]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3617</uri>
			</author>
			<updated>2017-06-01T21:38:20Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2902#p2902</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How compaq visual fortran(cvf) transform to simply fortran]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2876#p2876" />
			<content type="html"><![CDATA[<p>Jeff,<br />Its fine to may contribute something for AppGraphics after I had so much profit using your tools for rebuilding my applications!<br />Also I appreciate your great help for all my questions.<br />The edit sheet, however has still some restrictions, like numbers of rows and columns. Furthermore there is still no scroll bar but this has no high priority for me. Prior to publish the library source I think about making the so called derived types more universal. (It is no big problem, but applying in my own programs is some more work)<br />There are also some small imperfection in graphic presentations.<br />suggestions are welcome<br />Klaus</p>]]></content>
			<author>
				<name><![CDATA[Klaus Asmus]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3617</uri>
			</author>
			<updated>2017-05-24T14:36:31Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2876#p2876</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How compaq visual fortran(cvf) transform to simply fortran]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2875#p2875" />
			<content type="html"><![CDATA[<p>Klaus,</p><p>I had a chance to try out your example program, and it&#039;s very impressive!&nbsp; I&#039;ll need to look at it in more detail, but this would be extremely useful to other AppGraphics users!</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2017-05-23T13:48:42Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2875#p2875</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How compaq visual fortran(cvf) transform to simply fortran]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2874#p2874" />
			<content type="html"><![CDATA[<p>Sorry of course the link must be:&nbsp; <a href="http://www.asmussolution.nl/SF_users/index.html">http://www.asmussolution.nl/SF_users/index.html</a></p>]]></content>
			<author>
				<name><![CDATA[Klaus Asmus]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3617</uri>
			</author>
			<updated>2017-05-20T08:55:31Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2874#p2874</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How compaq visual fortran(cvf) transform to simply fortran]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2873#p2873" />
			<content type="html"><![CDATA[<p>Now it is possible to down load my Edit sheet from <br />ttp://www.asmussolution.nl/SF_users/index.html<br />You only need to unpack the zip-file and start the test project.&nbsp; The source of the library is still not included, because some procedures are still to special for my own programs. Namely my so called derived types are specially made for my applications.</p>]]></content>
			<author>
				<name><![CDATA[Klaus Asmus]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3617</uri>
			</author>
			<updated>2017-05-20T08:54:12Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2873#p2873</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How compaq visual fortran(cvf) transform to simply fortran]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2850#p2850" />
			<content type="html"><![CDATA[<p>Klaus,</p><p>This code will probably be useful to quite a few people!&nbsp; I&#039;m impressed with how you&#039;ve kept the calls so close to QUICCKWIN calls.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2017-04-28T21:23:32Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2850#p2850</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How compaq visual fortran(cvf) transform to simply fortran]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2849#p2849" />
			<content type="html"><![CDATA[<p>The next link gives access to my nonpublic site where you can find&nbsp; my way&nbsp; to translate CVF graphics (quick windows) to SF/AppGraphics: <br /><a href="http://www.asmussolution.nl/SF_users/index.html">http://www.asmussolution.nl/SF_users/index.html</a><br />My intention was to keep the original source unchanged so far possible. The major task was to use real dimensions while x and y are pixels in AppGraphics. (Meanwhile I found AppGraphics more handsom than Quickwindows)<br />Comments are welcome, regards Klaus</p>]]></content>
			<author>
				<name><![CDATA[Klaus Asmus]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3617</uri>
			</author>
			<updated>2017-04-28T14:57:46Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2849#p2849</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How compaq visual fortran(cvf) transform to simply fortran]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2839#p2839" />
			<content type="html"><![CDATA[<p>I think about publishing some general usable source on a not public part of my website.<br />If no objection it may be free for use to the SF-family as an example to see how i did translate from CVF Quickwindows to SF with appgraphics<br />This is only one module file with the content &quot;Translate World Windows to pixel windows using CVF-like calls in SF/AppGraphics&quot;<br />(Only the QW calls I did use are included and specially written for my own applications).</p><p>Also my edit sheet lib can be added, but there are three bugs found which I have to repair first. I may be spend some weeks<br />Comments are welcome.<br />Klaus</p>]]></content>
			<author>
				<name><![CDATA[Klaus Asmus]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3617</uri>
			</author>
			<updated>2017-04-10T14:21:36Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2839#p2839</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How compaq visual fortran(cvf) transform to simply fortran]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2827#p2827" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>HUANZI wrote:</cite><blockquote><p>can i directly open a (.for) file which is finished by cvf with simply fortan ?&nbsp; there are some format problems.</p></blockquote></div><p>You can certainly open the <em>.for</em> file, but, as Klaus explained, there could be trouble compiling if your code uses a substantial number of Compaq extensions.</p><p>What format problems are you seeing?</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2017-03-30T00:12:20Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2827#p2827</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How compaq visual fortran(cvf) transform to simply fortran]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2824#p2824" />
			<content type="html"><![CDATA[<p>I just converted a large program from CVF to SF. My experience is that there are no problems with exact Fortran codes and you will be in no time familiar with the SF environment because there is a lot looking like CVF.<br />But my greatest effort was to &quot;translate&quot; the user interface (say better re-write) and graphics. The different in graphics&nbsp; between the Quick windows I did use and&nbsp; Appgraphics is that the so called &quot;world ordinates&quot; are unknown in Appgraphics; you have to use pixels! I made a translate module so that I can use exactly the same calls of graphics in world ordinates as in Quick windows.<br />Warning: some programmers are using a Fortran dialect born in practice like &quot;automatic&quot; translations of variables declared different, with did work in the past but may cause errors in GNU Fortran. Probably this errors are not easy to find!<br />Finally, Your code after deleting all Quick windows or other spec. CVF statements would generally would be understood by the GNU compiler in free or fixed format</p>]]></content>
			<author>
				<name><![CDATA[Klaus Asmus]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3617</uri>
			</author>
			<updated>2017-03-29T17:10:52Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2824#p2824</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How compaq visual fortran(cvf) transform to simply fortran]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2823#p2823" />
			<content type="html"><![CDATA[<p>can i directly open a (.for) file which is finished by cvf with simply fortan ?&nbsp; there are some format problems.</p>]]></content>
			<author>
				<name><![CDATA[HUANZI]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3727</uri>
			</author>
			<updated>2017-03-29T05:12:27Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2823#p2823</id>
		</entry>
</feed>
