PRB: Using INKEY() in FoxPro for Mac Seems to Hang SystemLast reviewed: June 3, 1996Article ID: Q109598 |
The information in this article applies to:
SYMPTOMSWhen the INKEY() function is issued in a full-screen application (the Apple Finder does not appear in the background), there is no way to return to the Finder or to switch applications until a key is pressed. The machine appears to be hung.
RESOLUTIONIf any part of the Finder or another application is visible in the background, you can click on this area to activate it. Otherwise, you must press a key before any other action can occur.
MORE INFORMATION
Steps to Reproduce BehaviorType the following commands in the Command window:
ZOOM WINDOW SCREEN MAX =INKEY(0)Note that mouse clicks are no longer recognized and the application menu is not available, preventing you from switching to another application.
|
Additional reference words: VFoxMac 3.00b FoxMac 2.50b lock up halt
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |