How to Create a Custom Wait Window in FoxPro for MS-DOSID: Q107806 The information in this article applies to:
SUMMARYIn FoxPro for MS-DOS, a custom window can be used to inform the user that a query, report, or other task is being completed.
MORE INFORMATIONIn the program below, the user will see a blinking window that tells the user that a report is printing:
A blinking window will appear when the report starts and will disappear
when the report finishes.
The window can also be used for other waiting purposes. For example, if this routine is added to the procedure, the window would stay up for 5 seconds:
Additional reference words: FoxDos 2.00 2.50 2.50a 2.50b
KBCategory: kbprint kbprg
KBSubcategory:
|
|
Last Reviewed: April 18, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |