<?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: Control edit descriptor: $ in a FORMAT in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841595#M59564</link>
    <description>&lt;DIV&gt;I am getting similar behavior in an large old program we are converting from&lt;/DIV&gt;
&lt;DIV&gt;CVF to IF 9.021. I do indeed have a lot of $ formats, but I'm not necessarily&lt;/DIV&gt;
&lt;DIV&gt;convinced that's the issue. &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I could not reproduce the short test program error&lt;/DIV&gt;
&lt;DIV&gt;either. Where exactly my program crashes seems to depend on the machine, Debug or not, and optimization settings, so it's tough to pin down.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;If you find a solution, please post back her.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Kent&lt;/DIV&gt;</description>
    <pubDate>Thu, 22 Sep 2005 01:57:51 GMT</pubDate>
    <dc:creator>kmervin</dc:creator>
    <dc:date>2005-09-22T01:57:51Z</dc:date>
    <item>
      <title>Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841591#M59560</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;When I compiled an old piece of code on 9.0 I was getting strange behavior when I tried to run it. Somtimes it just quit and went away in the middle of the process. Sometimes it gave me a: &lt;SPAN class="hcp4"&gt;&lt;STRONG&gt;severe(157): Program Exception - access violation.&lt;/STRONG&gt; To make a long story short, when a $ is used to output information from two write statmentsto one line, the program goes down the tube. I'm fairly sure this worked on 8.1 Here is a short code sample that fails when run as a qwin application.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="hcp4"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;c jqwin1 - illustrate '$' problem from legacy code&lt;BR /&gt;c 09/30/05 jdf originate&lt;BR /&gt; program jqwin1&lt;BR /&gt; write(*,'(a,$)')'The quick brown fox jump'&lt;BR /&gt; write(*,'(a)')'ed over the lazy dogs.'&lt;BR /&gt; end program jqwin1&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 21 Sep 2005 10:08:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841591#M59560</guid>
      <dc:creator>john_folwell</dc:creator>
      <dc:date>2005-09-21T10:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841592#M59561</link>
      <description>This works fine for me in 9.0.021, and I haven't run across a report of this error before.  What compiler version are you using?</description>
      <pubDate>Wed, 21 Sep 2005 10:43:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841592#M59561</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-09-21T10:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841593#M59562</link>
      <description>I am running 9.0.021 on a Dell 5150.
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 21 Sep 2005 21:52:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841593#M59562</guid>
      <dc:creator>john_folwell</dc:creator>
      <dc:date>2005-09-21T21:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841594#M59563</link>
      <description>Please submit a report to &lt;A href="https://premier.intel.com" target="_blank"&gt;Intel Premier Support&lt;/A&gt; and attach a ZIP of a sample project that shows the problem.  I could not reproduce this on my own.</description>
      <pubDate>Thu, 22 Sep 2005 00:35:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841594#M59563</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-09-22T00:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841595#M59564</link>
      <description>&lt;DIV&gt;I am getting similar behavior in an large old program we are converting from&lt;/DIV&gt;
&lt;DIV&gt;CVF to IF 9.021. I do indeed have a lot of $ formats, but I'm not necessarily&lt;/DIV&gt;
&lt;DIV&gt;convinced that's the issue. &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I could not reproduce the short test program error&lt;/DIV&gt;
&lt;DIV&gt;either. Where exactly my program crashes seems to depend on the machine, Debug or not, and optimization settings, so it's tough to pin down.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;If you find a solution, please post back her.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Kent&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Sep 2005 01:57:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841595#M59564</guid>
      <dc:creator>kmervin</dc:creator>
      <dc:date>2005-09-22T01:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841596#M59565</link>
      <description>To kmervin: The program I was working on was not all that large (900 lines of code). There was nothing to connect the problem with $. When I said long story I meant it. When all the $'s were removed all the problems went away
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Sep 2005 02:28:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841596#M59565</guid>
      <dc:creator>john_folwell</dc:creator>
      <dc:date>2005-09-22T02:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841597#M59566</link>
      <description>Please submit an issue with what test case you have.  I'll also discuss this with the appropriate engineers.</description>
      <pubDate>Thu, 22 Sep 2005 05:08:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841597#M59566</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-09-22T05:08:40Z</dc:date>
    </item>
    <item>
      <title>Random error. severe (8): internal consistency check failure</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841598#M59567</link>
      <description>This error appeared to occur randomly and was very hard to re-produce.&lt;BR /&gt;The error was being generated by a WRITE statement writing to a recently opened scratch file.  The actual cause of the error was an overwrite a few lines of code earlier.&lt;BR /&gt;Like the first message this error is in code that has been used by clients for years with no problem and works fine with other compilers and OSs.&lt;BR /&gt;Good luck looking...</description>
      <pubDate>Thu, 22 Sep 2005 21:24:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841598#M59567</guid>
      <dc:creator>adam_bird</dc:creator>
      <dc:date>2005-09-22T21:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841599#M59568</link>
      <description>&lt;STRIKE&gt;Back in the day, some compilers used a $ to suppress line feeds in display output.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just replace&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;write(*,'(a,$)')') 'this is an ugly prompt:::'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;with&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;write(*,'(a)',advance='NO') 'this is an ugly prompt:::'&lt;/STRIKE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;added in edit&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm sorry; I completely missed the gist of this question, which seems more concerned with something which may -- or may not -- be going on in QuickWin or Intel's i/o system. Everytime (twice) I've tried to use write(*,'()') in quickwin i've gotten the same error, so I cannot be of help.&lt;P&gt;Message Edited by emc-nyc on &lt;SPAN class="date_text"&gt;09-22-2005&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;10:43 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Message Edited by emc-nyc on &lt;SPAN class="date_text"&gt;09-22-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;10:44 AM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2005 21:32:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841599#M59568</guid>
      <dc:creator>emc-nyc</dc:creator>
      <dc:date>2005-09-22T21:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841600#M59569</link>
      <description>I had missed that the original problem was a QuickWin application. That I can reproduce.  I'd encourage you to report it, though I will also do so.  If you report it, please include a reference to T59139 so that the support engineer can associate it with the original.&lt;P&gt;Message Edited by sblionel on &lt;SPAN class="date_text"&gt;09-22-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;12:47 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2005 22:55:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841600#M59569</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-09-22T22:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841601#M59570</link>
      <description>I just learned that we had a general problem with the QuickWin library for the past few releases that could result in "strange" behavior. I verified that the test case involving $ format is now fixed - the fix will appear in the next update.  I'd suggest that others with QuickWin issues try that update when it appears and see if it helps.  If not, please report the problem to Intel Premier Support.</description>
      <pubDate>Sat, 24 Sep 2005 00:32:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841601#M59570</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-09-24T00:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841602#M59571</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;Could you please tell us the timing prognosis for this new update? Which previous update was free of the QuickWin issues?&lt;BR /&gt;&lt;BR /&gt;Thanks.  -Kent</description>
      <pubDate>Sat, 24 Sep 2005 03:27:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841602#M59571</guid>
      <dc:creator>kmervin</dc:creator>
      <dc:date>2005-09-24T03:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841603#M59572</link>
      <description>I think the initial 9.0 version, 9.0.018, was ok in this regard.  According to our schedule, the next 9.0 update is late October, but it's possible one would be available sooner.   You could try just replacing libifqwin.lib with the one from that version and see what happens.&lt;BR /&gt;&lt;BR /&gt;If this is a serious problem for you, I would advise submitting an Intel Premier Support issue.</description>
      <pubDate>Sat, 24 Sep 2005 03:56:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841603#M59572</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-09-24T03:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841604#M59573</link>
      <description>9.0.024, if you should ever succeed in downloading it, contains the fix for the QuickWin problem.</description>
      <pubDate>Tue, 27 Sep 2005 21:51:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841604#M59573</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-09-27T21:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841605#M59574</link>
      <description>9.0.024 fixed our access violation problems, thanks. 
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 30 Sep 2005 22:01:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841605#M59574</guid>
      <dc:creator>kmervin</dc:creator>
      <dc:date>2005-09-30T22:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Control edit descriptor: $ in a FORMAT</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841606#M59575</link>
      <description>version 9.0.024 fixed all my current problems thankyou
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 Oct 2005 04:52:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Control-edit-descriptor-in-a-FORMAT/m-p/841606#M59575</guid>
      <dc:creator>john_folwell</dc:creator>
      <dc:date>2005-10-04T04:52:56Z</dc:date>
    </item>
  </channel>
</rss>

