BUG: DEFINE WINDOW Causes "Not a User-Defined Window" ErrorID: Q129393 The information in this article applies to:
SYMPTOMSThe following error message may occur when using the DEFINE WINDOW command.
CAUSEThe DEFINE WINDOW command generates this error message if you use a window name that starts with the reserved name "SCREEN," which is used by the main FoxPro window.
WORKAROUNDRename the window, possibly by prefacing the name with a letter. For example:
STATUSMicrosoft has confirmed this to be a problem 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 INFORMATIONThis is different behavior than observed in FoxPro for Windows which allows you to create the above window definition without an error. This can cause problems when porting this code from FoxPro for Windows to FoxPro for MS- DOS.
Steps to Reproduce ProblemType the following in the Command window:
Additional reference words: 2.60 2.60a FoxDos buglist2.60 buglist2.60a
errmsg user defined
KBCategory: kbprg kbbuglist kberrmsg
KBSubcategory: FxprgUdwindow
|
|
Last Reviewed: April 28, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |