ChrLie I think you can do this indirectly by calling a macro menu item that calls a function: Menu "Macros" // press F6 "CallFoo/F6", foo() End function foo() print "something" end see also: DisplayhelpTopic "Keyboard Shortcuts" Log in or register to post comments January 31, 2020 at 06:36 am - Permalink
I think you can do this indirectly by calling a macro menu item that calls a function:
see also:
January 31, 2020 at 06:36 am - Permalink