by chrisjj » Fri Oct 14, 2016 5:03 pm
Any idea why on my Script.ini entry
and
and
fail to fire the script, but
succeeds?
These are non-globals. I'm pressing them in the MM app.
No other program is using them globally, to my knowledge.
Any idea why on my Script.ini entry
[code]Shortcut=Ctrl+Shift+1[/code]
and
[code]Shortcut=Ctrl+Shift+2[/code]
and
[code]Shortcut=Ctrl+0[/code]
fail to fire the script, but
[code]Shortcut=Ctrl+Shift+9[/code]
succeeds?
These are non-globals. I'm pressing them in the MM app.
No other program is using them globally, to my knowledge.