Step by Step

I have few very complex AppleScripts which all fail in Snow Leopard.

How i can run these scripts in Xcode/ASOC so i can see row by row whats happening?

Thanks

HI,

AppleScriptObjC is useless, because you have to port your scripts which could cause more errors than it serves.
And the debugger in Xcode for AppleScript is not very reliable.

It’s not free, but Script Debugger is the best tool to develop and debug scripts.
But you can also debug scripts in Script Editor by logging variable values and watch the Event Log