All posts by Mark Alldritt
Unix Newlines in Script Debugger
I recently had a customer struggling to embed multi-line Unix shell scripts within their AppleScript script using Script Debugger.
The problem is that Script Debugger's default Newline character is CR (ASCII … Continue Reading ››
Avoiding Word & Excel AppleEvent Crashes
Microsoft Word and Excel can crash frequently when the Script Debugger Explorer is used. These crashes can also be caused by AppleScript. Here are some tips for avoiding … Continue Reading ››