How to Prevent Windows from Flashing with the RUN CommandID: Q104886 The information in this article applies to:
In FoxPro for MS-DOS, when a RUN command is issued to execute external commands, the screen may flash for a brief moment while the command is executed. This might be an undesirable effect when there are active windows on the screen. You can prevent the active windows from blinking when the RUN command is issued by using the following program. This program uses the ACTIVATE SCREEN command to change the focus to the desktop and the HIDE WINDOW SAVE command to save the image of the windows on the screen. It also requires that the STATUS BAR be OFF.
Additional reference words: FoxDos 2.00 2.50 2.50a flicker scroll
KBCategory: kbprg kbcode
KBSubcategory:
|
|
Last Reviewed: April 18, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |