BUG: FileOutputStream(String,boolean) Functions IncorrectlyLast reviewed: January 29, 1998Article ID: Q178639 |
The information in this article applies to:
SYMPTOMSWhen trying to write data to a file that already has some data written using FileOutputStream(String, boolean), the resulting output does not append the text properly.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior
REFERENCESFor more information on java.io.PrintWriter, please refer to the JDK1.1 documentation. For the latest Knowledge Base articles and other support information on Visual J++ and the SDK for Java, see the following page on the Microsoft Technical Support site:
http://support.microsoft.com/support/visualj/ http://support.microsoft.com/support/java/ |
Additional query words: FileOutputStream, output, write
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |