-
Custom Keyboard Shortcut Not Working in AE 2017 on Mac Os X 10
So I’ve been learning how to write my own scripts and I’m trying to create a custom keyboard shortcut to execute it. I’ve gone into the Keyboard shortcut file and edited it, but my custom mapping doesn’t show up. I verified that I’m working on the correct file by removing the shortcut for Undo and it indeed is removed from the menu. I can assign a shortcut for the Run Script File option, which is “ExecuteScript” = “()” in side the shortcuts file). That works fine but when I try to assign the custom script on the next line, “ExecuteScriptMenuItem01” = “()”, it doesn’t show up in the menu, thus not working. In any help in this matter is greatly appreciated.