ID: Q97425
The information in this article applies to:
When you start FoxPro, the cursor does not appear in the Command window.
This 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.
To avoid this problem, place the following command in the CONFIG.FP file:
F11F12 = OFF
The FllF12 = OFF command prevents FoxPro from attempting to use the F11 and
F12 keys.
"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 KBCategory: kbprg kbprb KBSubcategory:
Last Reviewed: April 17, 1995