FIX: Error Caused by Object-Level Reference to #WNAME WindowID: Q105505 2.50 WINDOWS The information in this article applies to:
SYMPTOMSAn object-level clause that refers to a window name defined by the #WNAME generator directive causes the Screen Builder to generate two lines of code for that clause. The first line uses the random window name created by the Screen Builder during program generation; the second uses the window name defined by #WNAME.
STATUSMicrosoft has confirmed this to be a problem in FoxPro 2.5 for Windows. This problem was corrected in FoxPro 2.5a for Windows.
MORE INFORMATION
Steps to Reproduce Problem
10. Press the TAB key once to activate the VALID clause.
11. Choose Cancel from the Program Error message box.
The TEST.SPR file is automatically opened. Note that the ACTIVATE WINDOW command appears twice. The first command uses the random window name generated by the Screen Builder; the second uses the window name "somename." For example, the code will look similar to the following (the generator-named window, "_qjm0tqik8," will be different, however):
Additional reference words: FoxWin 2.50 buglist2.50 fixlist2.50a errmsg err
msg WHEN
KBCategory:
KBSubcategory: FxtoolSbuilder
|
|
Last Reviewed: May 22, 1998 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |