The information in this article applies to:
SYMPTOMSCompiling GRDEMO.FOR with extended error handling ($DEBUG or /4Yb) generates the following error: The default directory for the GRDEMO program is:
CAUSESubroutine "MonitorWarning" declares a local array S as:
However, the corresponding DATA statement initializes seven elements.
There is also an error in the main program where variable iModesCur is set to 0 (zero) and then used to access an array. RESOLUTION
to the following:
On line 439, change
to the following:
STATUS
Microsoft has confirmed this to be a problem in FORTRAN PowerStation
version 1.0 and 1.0a for MS-DOS.
Additional query words: 1.00 1.00a nofpsnt
Keywords : |
Last Reviewed: November 5, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |