BUG: SendKeys "{INS}" Causes Error "Invalid Procedure Call" (189742)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q189742 SYMPTOMS
When using {INS} in a SendKeys statement, the following error occurs:
Invalid procedure call or argument.
CAUSE
Documentation states that both {INS} and {INSERT} are valid for the
SendKeys function. Only the {INSERT} is valid.
RESOLUTION
Use only the {INSERT} code to represent the Insert key stroke.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products
listed at the beginning of this article. We are researching this
bug and will post new information here in the Microsoft Knowledge
Base as it becomes available.
Modification Type: | Major | Last Reviewed: | 5/13/2003 |
---|
Keywords: | kbbug kbpending KB189742 |
---|
|