<?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: QUICKWIN Keyboard Input in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548998#M169602</link>
    <description>&lt;P&gt;In solution explorer right click on the project, it pops a menu,&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;"Intel Compilers" is an option on it.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Nov 2023 01:10:21 GMT</pubDate>
    <dc:creator>andrew_4619</dc:creator>
    <dc:date>2023-11-30T01:10:21Z</dc:date>
    <item>
      <title>QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548618#M169549</link>
      <description>&lt;P&gt;Quickwin&amp;nbsp;GETSTRQQ or simply READ(5,*) causes program crash using Intel Fortran 2020 compiler.&lt;/P&gt;&lt;P&gt;As soon as this code is encountered program will crash within a second.&amp;nbsp; Error message is&amp;nbsp;0xc0000005&lt;/P&gt;&lt;P&gt;THis method of getting keyboard input has been used for years and works fine with previous version of INTEL compiler (2011 version).&lt;/P&gt;&lt;P&gt;What has changed and what is fix to use simple keyboard input to a Quickwin program?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 04:43:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548618#M169549</guid>
      <dc:creator>FSXXX</dc:creator>
      <dc:date>2023-11-29T04:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548682#M169552</link>
      <description>&lt;P&gt;If you could post a small test program the reproduces the issue you will get a better response. We could speculate on a thousand reason why it might fail.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 10:02:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548682#M169552</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2023-11-29T10:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548760#M169559</link>
      <description>&lt;P&gt;we will need the compiler version. You can add compiler option -V to get that.&lt;/P&gt;
&lt;P&gt;Also, we need to know which version of Visual Studio:&amp;nbsp; Help, About can give the details of the version and update numbers.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 14:37:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548760#M169559</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2023-11-29T14:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548808#M169564</link>
      <description>&lt;P&gt;Visual Fortran Compiler 19.1.3.311&lt;/P&gt;&lt;P&gt;Microsoft Visual Studio Professional 2019&lt;BR /&gt;Version 16.11.22&lt;/P&gt;&lt;P&gt;Problem does not occur when&amp;nbsp;GETSTRQQ is called in Main before DO WHILE(.TRUE.) is called.&lt;/P&gt;&lt;P&gt;Problem occurs when&amp;nbsp;GETSTRQQ is called from a dialog box.&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 16:00:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548808#M169564</guid>
      <dc:creator>FSXXX</dc:creator>
      <dc:date>2023-11-29T16:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548839#M169572</link>
      <description>&lt;P&gt;Please provide a sample program that demonstrates the problem. Attach the source file to a reply here.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 17:10:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548839#M169572</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2023-11-29T17:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548865#M169575</link>
      <description>&lt;P&gt;Here is Qwickwin program that shows the problem.&amp;nbsp; When compiled and run with 2019 version referenced above, it crashes.&lt;/P&gt;&lt;P&gt;When compiled and run with 2011 version it works correctly as it has for years.&amp;nbsp; Thanks, FSXXX&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 18:02:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548865#M169575</guid>
      <dc:creator>FSXXX</dc:creator>
      <dc:date>2023-11-29T18:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548896#M169576</link>
      <description>&lt;P&gt;Thanks for that. Your sample needs to declare the variable CURSOR as INTEGER*2, and there was also a warning about the long string assigned to SETUPNAME, but these don't affect the problem.&lt;/P&gt;&lt;P&gt;What I see is a floating point assertion (not error) in the call to GETSTRQQ inside SETUPFLUIDS, but only in a 64-bit configuration; 32-bit&amp;nbsp; (using IFORT) is fine. The Intel folk will have to investigate further, but you can continue for now by right clicking on the project, selecting Intel Compiler &amp;gt; IFORT.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 19:19:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548896#M169576</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2023-11-29T19:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548920#M169584</link>
      <description>&lt;P&gt;Steve, Thanks for that.&amp;nbsp; I see the program will run on 64 bit and that is good to see.&lt;/P&gt;&lt;P&gt;I have searched for where to declare IFORT but am not given any place in my installation either under Tools/Intel COmpilers etc (just latest and 19.1.3.311 or under Intel Compiler or in the Properties / General.&amp;nbsp; I am missing something.&amp;nbsp; Thanks, FSXXX&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 20:22:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548920#M169584</guid>
      <dc:creator>FSXXX</dc:creator>
      <dc:date>2023-11-29T20:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548935#M169587</link>
      <description>&lt;P&gt;I will get the team to look at this problem. Thank you for producing QWin_Keyboard_main.for.&amp;nbsp; I've changed the declaration of CURSOR as Steve advised.&amp;nbsp; We'll use that as our reproducer.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 20:55:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548935#M169587</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2023-11-29T20:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548979#M169597</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-11-29 173746.png" style="width: 243px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/48643i6B8B464891E68EF2/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screenshot 2023-11-29 173746.png" alt="Screenshot 2023-11-29 173746.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What Steve was saying was right click the Fn button and down the bottom of the menu you can change Intel Compilers.&amp;nbsp; No idea why they hid it in an obscure spot, but then again it is findable.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 23:39:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548979#M169597</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2023-11-29T23:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548994#M169600</link>
      <description>&lt;P&gt;JohnNichols: That option does not show up for me.&amp;nbsp; Don't see any way to change this except as I note above.&amp;nbsp; So if there is a workaround I am trying to implement it somehow but don't see what you have done.&amp;nbsp; Any more ideas?&amp;nbsp; Thanks, FSXXX&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 01:04:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548994#M169600</guid>
      <dc:creator>FSXXX</dc:creator>
      <dc:date>2023-11-30T01:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548998#M169602</link>
      <description>&lt;P&gt;In solution explorer right click on the project, it pops a menu,&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;"Intel Compilers" is an option on it.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 01:10:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1548998#M169602</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2023-11-30T01:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1549029#M169606</link>
      <description>&lt;P&gt;andrew_4619:&amp;nbsp; I have "Intel Compiler" but there is no compiler option there in my setup.&amp;nbsp; THere are other things like Guided Parallelism Code Coverage but no compiler options. Thanks, FSXXX&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 03:46:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1549029#M169606</guid>
      <dc:creator>FSXXX</dc:creator>
      <dc:date>2023-11-30T03:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1549351#M169642</link>
      <description>&lt;P&gt;What I wrote was that the error occurs in 64-bit mode, but not 32-bit. Change the configuration to 32-bit, and it will automatically switch to ifort. However, this is NOT an ifx vs. ifort issue, but 32-bit vs. 64-bit. I admit I don't understand what that assert error is about, but that's what they pay the Intel folk for.&lt;/P&gt;&lt;P&gt;That said, if you are in a 64-bit configuration, you can right click on the project and select Intel Compiler to switch between IFX and IFORT.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-11-30 152655.png" style="width: 635px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/48667i9CE0D723CC11185F/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screenshot 2023-11-30 152655.png" alt="Screenshot 2023-11-30 152655.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 20:29:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1549351#M169642</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2023-11-30T20:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1549562#M169657</link>
      <description>&lt;P&gt;Reading back up your thread what Fortran version are you using I see 2020, why not use a current version. Does your version even have IFX installed?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 11:25:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1549562#M169657</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2023-12-01T11:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: QUICKWIN Keyboard Input</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1549667#M169668</link>
      <description>&lt;P&gt;Steve and Andrew: I have now upgraded to compiler 2021.11.0 and I now can see the IFORT and IFX options for the 64 bit.&amp;nbsp; So, now recompiling the test program above in 32 and 64 bit, now there is no longer a crash for either case.&amp;nbsp; However now the cursor is missing in the dialog box!&amp;nbsp; I'll take the non crashing compile version above and move forward and have made this change to my original software and it is now working fine (except for the cursor).&amp;nbsp; It looks like the crash is compiler version specific.&amp;nbsp; Thanks very much for your help.&amp;nbsp; FSXXX&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 17:08:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/QUICKWIN-Keyboard-Input/m-p/1549667#M169668</guid>
      <dc:creator>FSXXX</dc:creator>
      <dc:date>2023-12-01T17:08:34Z</dc:date>
    </item>
  </channel>
</rss>

