The information in this article applies to:
SYMPTOMSWhen you rename a module's NAMELIST group name and its object variables with the USE statement and perform a WRITE of the NAMELIST, the original module NAMELIST names are written instead of their aliases. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONIn the output of the following sample code, the NAMELIST group name "&N" and its object variable "J" are written to both the display and to the Namelist.fil file when their aliases "&NN" and "JJ" should have been written. Sample Code to Demonstrate Problem
Output
Additional query words: 4.00
Keywords : kbFortranPS kbLangFortran |
Last Reviewed: November 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |