Category Archives: Tutorials & HowTos
A Feature In < 20 Seconds
We’ve started a new series of really short videos demonstrating a Script Debugger feature in less than 20 seconds. A new video will appear each week. Check it out! … Continue Reading ››
High Sierra AppleScriptObjC Bugs
No More Caveman Debugging
This video demonstrates how to use Script Debugger 6 to debug your AppleScript scripts without having to resort to caveman debugging techniques such as adding log and display dialog statements to see what’s happening. … Continue Reading ››
Viewing Variables & Values
This video demonstrates how to use Script Debugger 6 to examine your AppleScript script’s variables and view their values in various ways. … Continue Reading ››
False Sense of Security
Applets having a Bundle ID beginning with `com.apple` seem to be given a free pass through App Transport Security. Oooh… … Continue Reading ››
Script Debugger 6 “Expert” Preferences
Script Debugger has a collection of preferences settings which are not alterable via Script Debugger’s Preferences panel. This post documents all of Script Debugger 6’s hidden preferences. … Continue Reading ››
Deploying Libraries
AppleScriptObjC in Script Debugger 6
Learn all the ins and outs of AppleScriptObjC support in Script Debugger 6. … Continue Reading ››
AppleScriptObjC Code Completion in Script Debugger 6
This video demonstrates how to the new AppleScript Objective-C (AppleScriptObjC) code completion in Script Debugger 6 work. … Continue Reading ››