SendKeys bug

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi. I'm using Access 2002 as the front end to a SQL db. On several of the
forms, I use the SendKeys function, and occasionally after clicking a button
that runs SendKeys, my laptop stops recognizing input from my keyboard. It
will recognize the keyboard on the laptop itself, but not the one I actually
use that's connected via port replicator.

Has anyone experienced anything similar to this, and if so is there a patch
or some other workaround? It's very annoying.
 
mike said:
Hi. I'm using Access 2002 as the front end to a SQL db. On several of
the forms, I use the SendKeys function, and occasionally after
clicking a button that runs SendKeys, my laptop stops recognizing
input from my keyboard. It will recognize the keyboard on the laptop
itself, but not the one I actually use that's connected via port
replicator.

Has anyone experienced anything similar to this, and if so is there a
patch or some other workaround? It's very annoying.

There is virtually nothing you can do with SendKeys that you cannot
accomplish without SendKeys. The recommendation is to avoid it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top