PRB: Multiple @ ... FILL Commands Appear Behind Each OtherLast reviewed: September 1, 1995Article ID: 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 Problem
|
Additional reference words: FoxWin 2.50 2.50a overlap disappear not appear
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |