AppleScriptObjC Code Completion in Script Debugger 6

This video demonstrates how to use the new AppleScript Objective-C (AppleScriptObjC) code completion features in Script Debugger 6.

Script Debugger’s AppleScriptObj code completion features aim to solve a series of problems creating AppleScriptObj scripts:

  1. eliminate frequent references to current application
  2. help avoid case sensativity errors
  3. more managable enumeration constants
  4. piping of AppleScriptObj identifiers that clash with other AppleScript terms
  5. introduce parenthesis around expressions where needed
  6. make AppleScriptObjC code less verbose (Use Properties for Cocoa terms)

If you are new to Script Debugger, it is a powerful AppleScrip development environment that makes AppleScript amazingly productive. We offer a 20-day free trial so you can find out for yourself how Script Debugger can make AppleScript useful for you without any risk.

For those considering upgrading from Script Debugger 5, please see the Script Debugger 6 Release Notes for a full list of new features.