BUG: Setup Wizard Grid Hangs VFP When KEYCOMP Not Macintosh (154709)
The information in this article applies to:
- Microsoft Visual FoxPro for Macintosh 3.0b
This article was previously published under Q154709 SYMPTOMS
In Step 6, the Setup Wizard in Visual FoxPro for Macintosh can hang under
the following circumstances:
- KEYCOMP is either Windows or DOS.
- The drop-down list in the Target Dir column of the grid in Step 6 is
clicked with the mouse, causing it to stay dropped-down.
- With the list in the dropped-down position, an arrow key on the
keyboard is pressed in an attempt to select one of the items in the
list.
WORKAROUND
Make sure that KEYCOMP is set to Macintosh before running the Setup Wizard.
The following command typed in the Command window can be used to determine
what KEYCOMP is currently set to:
? SET("keycomp")
This should return "MAC."
When KEYCOMP is MAC, the Visual FoxPro menus will not have any letters
underlined. When KEYCOMP is DOS or Windows, various letters in the FoxPro
menus will be underlined.
To set KEYCOMP to Windows, type the following command in the Visual FoxPro
Command window and press the RETURN key:
SET KEYCOMP TO Windows
KEYCOMP can also be set or checked in the Options dialog that is accessed
from the Tools menu. In the General tab, there is a section for Data Entry.
Set the Navigation Keys drop-down to Macintosh Compatible to set KEYCOMP to
Macintosh through this dialog.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 3/10/2000 |
---|
Keywords: | kbbug KB154709 |
---|
|