F4 Repeat Default Restate

J

John

Currently to disable the F4 key we use the code
Application.OnKey "{F4}", ""


To set the default back for F4 should be
Application.OnKey "{F4}"

The problem with this is that before disabling the F4 key this is used for
the "Repeat" the previous action. When we reset the default this does not
get set back. Can anyone direct me on this.

JJ
 

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

Top