FoxPro 2.6 CREATE QUERY <File> NOWAIT Pauses ExecutionID: Q113514 The information in this article applies to:
SUMMARYThe CREATE QUERY <file> NOWAIT command does not continue execution at the next line of code as other similar commands do.
MORE INFORMATION
Steps to Reproduce BehaviorThe following code will stop once the Query Builder is on screen and only continue on to the WAIT WINDOW COMMAND when the Query Builder is closed:
The following code will continue on to the WAIT WINDOW COMMAND without
stopping:
Additional reference words: FoxDos FoxWin 2.60 QPR
KBCategory: kbprg
KBSubcategory: FxtoolGeneral
|
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |