BUG: READ with Backspace Fails in Standard Graphics ProgramsLast reviewed: March 28, 1996Article ID: Q149148 |
The information in this article applies to:
SYMPTOMSThe computer display is not properly updated to reflect the current input stream of a Standard Graphics application READ operation when the backspace key is used to overwrite typed in characters in the displayed input buffer.
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 INFORMATION
Steps to Reproduce Problem
character*100 buf read (*,*) buf print *, 'You typed: ', buf end fortran
|
Additional reference words: 4.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |