The information in this article applies to:
SYMPTOMSYou attempt to clear a general field while in the editor, by using the Clear option under the Visual FoxPro Edit menu. The general field appears to be cleared, but if you edit the general field again, you will see the original contents are again visible. RESOLUTIONAs a workaround, you can use the BLANK command, specifying the general field as the field to blank. For example: BLANK FIELDS <general field name> STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been corrected in Visual FoxPro 6.0. MORE INFORMATIONThe general field editor is opened by using MODIFY GENERAL <general field name> or, within a grid or browse window, by double-clicking the general field or pressing CTRL+PAGE DOWN while the general field has focus. Steps to Reproduce Behavior
REFERENCES© Microsoft Corporation 1998, All Rights Reserved. Additional query words: kbVFp300bbug kbVFp500abug kbVFp600fix kbXBase KbDBFDBC kbDatabase
Keywords : |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |