AppleScript Shell
Tuesday, December 19th, 2006A few months ago, Cameron Hayne told me about his nifty AppleScript Shell (ash), which offers an interactive command-line interface to AppleScript, and lets you do some nifty tricks like “tracing” a script’s execution, printing the resulting value for each executed statement.
But I just discovered something about ash that’s truly magical. Think “Remote Script Editor”! [...]