PRB: Multiple @ ... FILL Commands Appear Behind Each OtherID: Q104328 The information in this article applies to:
SYMPTOMSMultiple @ ... FILL commands in FoxPro for Windows will appear behind each other if they are using the same row and column locations.
CAUSEThe second @ ... FILL command did not overwrite the first.
RESOLUTIONTo solve the problem, issue an @ ... CLEAR command with the same row and column as the first @ ... FILL command. This will clear the first @ ... FILL command from the screen, allowing the second @ ... FILL command to be visible.
MORE INFORMATION
Steps to Reproduce Problem1. Type the following command in the Command window and press ENTER. 2. Type the following command in the Command window and press ENTER.
Additional reference words: FoxWin 2.50 2.50a overlap disappear not appear
invisible showing
KBCategory: kbprg kbprb
KBSubcategory: FxprgGeneral
|
|
Last Reviewed: September 1, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |