Key press issue

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

Guest

I am using the ms switchboard to run an application. Not only using the the
buttons to select an option I would also like users to be able to press a
particular key (precisely ALT and a key (maybe f2 up to f12) and then once
this key selection is pressed, it performs an activity, maybe open a form
etc). I think i need code to do this, that is not an issue. however not
sure how to start.
or where to find the ascii codes for the sequences i need
 
Create a macro named AutoKeys

Use the macro name column (View menu if you don't see it in macro design).
Enter things like:
{F2}
 

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