Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Menu shortcuts leaking into application
#1
I have created a few macros that work very nicely from a toolbar.
I'd like them to work from a popup menu as well
I was planning to trigger the menu with Ctrl-M
I've checked "Eat" in the trigger dialog.
The menu triggers with Ctrl-M but the m gets to the app anyway.
For instance one of the menu items is "Cl&ose Encounter". When type Ctrl-m o the macro runs but the o is stil pasted into the app.
Furthermore, the shortcut key for the menu gets to the app as well.
I've been able to get around the "m" problem by using the shortcut on the desktop trick.
The shortcut key from the menu is still getting to the app.

What am I missing?

Code:
Copy      Help
;/noicons
Fix &CC :mac "CC"
Fix &HPI :mac "HPI"
Fix &Progress Note :mac "Progress Note"
&LOS Menu :mac "Level Of Service"
Cl&ose Encounter :mac "Close Encounter"


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)