A new Script Debugger 7.0.1 BETA build is available. You can download it here:
http://www.latenightsw.com/archives/beta_for_script_debugger/ScriptDebugger7.0.1-7A45.dmg
Changes for build 7A45
-
969: Updated Help with links to expanded explanations.
-
1043: Added a
handler type
property to thescript handler
object to report the type of handler (event handler
orsubroutine handler
).
Changes for build 7A43
-
1038: Fixed typo in name of
appletUpdaterShouldPromptForPermissionToCheckForUpdates
handler. -
1040: Resolved a crash that can occur when using the
close saving ask
command to close a document in a non-visible tab.
Changes for build 7A41
-
1025: Added the
PrefOpenQuicklyMinimumCharacters
expert preference controlling the minimum number of characters needed to begin automatic searching in the Open Quickly panel. The default is 2. -
1036: Resolved a regression where Script Debugger’s Execute command would pause at the first statement of scripts if the Persistent Properties setting was off.
-
1030: Script Debugger now only opens scripts, dictionaries and text files. Script Debugger will refuse to open other file types, such as images.
-
1034: Fixed potential recursion issue with Copyright Template.
-
1032: Fixed issue where script libraries did not appear in document manifests if their
use
statements included the file extension.