BUG: Messages Are Not Cleared When Screen Is ExitedID: Q114199 The information in this article applies to:
SYMPTOMSMessages placed on the screen with the MESSAGE clause of the @ ... GET command are not cleared when a screen is exited. This behavior affects screens created with the Screen Builder or Screen Wizard.
RESOLUTIONPlace the following code in the Cleanup snippet of the screen:
When execution of the screen is terminated, this code will be executed and
will clear the contents of line 24. Messages placed on the screen with the
MESSAGE clause of the @ ... GET command are placed on line 24.
STATUSMicrosoft has confirmed this to be a problem in FoxPro versions 2.5b and 2.6 for MS-DOS. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional reference words: FoxDos 2.50b 2.60 buglist2.50b buglist2.60 KBCategory: kbprg kbbuglist KBSubcategory: |
|
Last Reviewed: April 18, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |