May 22, 200916 yr I'm working with script triggers and noticed that if I hold down the Command (Apple) key along with any other key, the OnLayoutKeystroke Script Trigger doesn't work. Does anyone know if there's away around this or why it does this? Also, does anyone know if the same thing would happen on the PC with the Control key? Thanks in advance!
May 22, 200916 yr Command-key is not a keystroke, because it doesn't produce a character. I don't know if this is a decision made by FMI, or a limitation imposed upon them by the OS, but that's the result in any case. And it makes sense not to disable the option to quit the application, for example, when a script trigger is enabled.
Create an account or sign in to comment