Execute menu item from macro?
Submitted by Tuesday, 31 August, 2004 - 08:18
on
I have just written a very useful console command. It works just the way I want. Unfortunately, console doesn't seem to let you create shortcuts for commands you wrote (another issue). Is it possible for me to write a macro that will call a specific menu item?
I just want it to do something very simple:
executeMenuItem("Plugins.Console.MyCommand");
Is there such a thing, and I'm just not seeing it?
TIA
I just want it to do something very simple:
executeMenuItem("Plugins.Console.MyCommand");
Is there such a thing, and I'm just not seeing it?
TIA