FIX: Format Editor Problems with Repeatable A Edit DescriptorLast reviewed: September 18, 1997Article ID: Q112342 |
1.00
WINDOWS
kbtool kbfixlist
The information in this article applies to:
SYMPTOMSThe Visual Workbench Format Editor at first correctly displays formats with repeatable A edit descriptors. However, when clicking the resulting character string, the A edit descriptor in the FORMAT statement drops the repeat value. If the FORMAT statement is then clicked, the format displays as if there is no repeat value on the A edit descriptor.
STATUSMicrosoft has confirmed this to be a problem in FORTRAN PowerStation for Windows NT, version 1.0. This problem was corrected in Microsoft FORTRAN PowerStation 32, version 4.0.
MORE INFORMATIONTo reproduce the problem mentioned above, follow these steps:
Sample Codec Compile options needed: none c character*10 str(3) write (*,10) str10 format(3a10) end |
Additional reference words: 1.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |