ANNOUNCE: Script Debugger 8.0.9 (8A82)

A new Script Debugger 8.0.9 BETA build is available. You can download this new build here:

http://www.latenightsw.com/archives/beta_for_script_debugger/ScriptDebugger8.0.9-8A82.dmg

Script Debugger 8.0 Release Notes

Build 8A82 Changes

  • 1723: Corrected a problem where clearing a menu item key bindings does not actually clear the key binding the next time Script Debugger is launched.

  • 1687: Resolved a problem where key shortcuts assigned to menu items within the Export Run-Only menu are not properly retained.

  • 1860: Resolved an error in the handling of # end-of-line comments embedded within a (* ... *) block style comment. See this forum posst for more details.

Build 8A81 Changes

  • 1858: Resolved a problem where Script Debugger may crash when launching on Sequoia systems.

  • 1856: There is a new expert preference PrefShowLSHandlerRankDialog. When this preference is set to YES, when a script contains an open handler and it’s Bundle Settings lists one or more UTIs to be accepted, a new dialog will appear when exporting a run-only applet (Apple or Enhanced) via the File -> Export Run-Only menu command.

    The dialog will let you choose whether to give the UTIs an LSHandlerRank value of None or Default. Script Debugger normally uses None, which is the safest option for scripts. Choosing Default may result in your script launching when a document is double-clicked, with unintended consequences. Clicking the checkbox Stop displaying this dialog will reset the PrefShowLSHandlerRankDialog preference.