FIX: "Mouse Click Middle" Command Produces Error Message (160911)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 3.0
  • Microsoft Visual FoxPro for Windows 3.0b
  • Microsoft Visual FoxPro for Windows 5.0

This article was previously published under Q160911

SYMPTOMS

When you type the "Mouse Click Middle" command, the following error message appears:
Command contains unrecognized phrase/keyword.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual FoxPro 5.0a.

MORE INFORMATION

The Mouse command should support Left, Right, and Middle clauses.

Steps to Reproduce Behavior

In the Command window, type the following line of code and press Enter:
   MOUSE CLICK MIDDLE
				
The error message appears.

Modification Type:MajorLast Reviewed:10/15/2003
Keywords:kbBug kbfix kbProgramming kbvfp500aFIX KB160911