PRB: Cursor Does Not Appear in Command WindowLast reviewed: April 17, 1995Article ID: Q97425 |
The information in this article applies to:
SYMPTOMSWhen you start FoxPro, the cursor does not appear in the Command window.
CAUSEThis behavior usually occurs on computers without F11 and F12 keys that have older BIOS versions that return "yes" when FoxPro tests for the presence of these keys.
RESOLUTIONTo avoid this problem, place the following command in the CONFIG.FP file:
F11F12 = OFFThe FllF12 = OFF command prevents FoxPro from attempting to use the F11 and F12 keys.
REFERENCES"Developer's Guide," version 2.0, page 14-13 "Installation and Configuration," version 2.5, page 2-18
|
Additional reference words: FoxDos 2.00 2.50 2.50a keyboard
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |