Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disable shortcuts

Status
Not open for further replies.

poliv

Programmer
Jun 3, 2000
48
US
Hi,

I have an application with a macro "Autokeys", that disable some keys, but when I try to disable the combination of SHIFT+ENTER it give me an error.
The macro is like this:

Macro Name | Action
--------------------
{F1} |
{F2} |
^a |
+{F1} |


Thanks

P.S.: I already try +{ENTER}
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top