Hi Quaritexa, I guess the script could look through the shortcut key list. On MoI v4 that can be accessed by moi.shortcutKeys.getShortcuts(). On MoI v3 you could try parsing the moi.ini file. You can get the path to moi.ini by moi.settings.getIniPath();
- Michael
|