Stop Script Editor from autosaving uncompilable scripts
I'm seeing a bug in Script Editor Autosave in which it tries to autosave scripts continually. This fails because the script cannot compile, then I have to cancel the autosave. In addition, Autosave does not know it is autosaving, so if it does compile it throws an error dialog that the script can't be saved because it was saved by another application. I can then choose "Save anyway" etc. It's really wrecking my Applescripting.
What's the solution?