Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Quickwin DISPLAYCURSOR

FSXXX
Novice
366 Views

DISPLAYCURSOR will no longer display a cursor in newer versions of IFORT (I am now using 2021.11.0)  With older versions of compiler, DISPLAYCURSOR worked correctly.  Thanks.

0 Kudos
2 Replies
andrew_4619
Honored Contributor III
325 Views

I would suggest suggest showing a code example that fails and also stating what the newest  "older" compiler  version that worked. It will be hard getting and support persons very interested otherwise.  

0 Kudos
FSXXX
Novice
281 Views

Thanks andrew_4619, Here attached is the FORTRAN code that can be readily compiled using QuickWin.  Using IFORT 2021.11.0 the code will show that the cursor works in the Main program but does not work when the Subroutine SETUPFLUIDS is called up under File/Setup.

Using previous compiler labeled Visual Fortran Compiler 12.1.1.258, the generated code does show the cursor in the location it should.

Does anybody have a workaround for this problem?  Thanks.

 

 
0 Kudos
Reply