PRB: SHOW WINDOW ALL May Cause Empty Browse Window to AppearID: Q135914 The information in this article applies to:
SYMPTOMSUnder certain conditions, using the SHOW WINDOW ALL command to display a previously established and populated Browse window, may cause the Browse window to reappear with no data in the headers or cells.
CAUSEThis occurs if you set the Browse window's Visible property to false (.F.) before using the SHOW WINDOW ALL command.
RESOLUTIONSet the Browse window's Visible property to true (.T.) to redisplay the correct contents of the headers and cells.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior1. Open any table into the active work area. 2. Type the BROWSE NAME TEST command in the Command window, and press 3. Type the TEST.VISIBLE = .F. command in the Command window, and press
4. Type SHOW WINDOW ALL in the Command window, and press ENTER. Note that
5. Type TEST.VISIBLE = .T. in the Command window and press ENTER. Note
Additional reference words: 3.00 VFoxWin
KBCategory: kbprg kbprb
KBSubcategory: FxprgBrowse
|
Last Reviewed: August 30, 1995 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |