Ok, back to the typo issue. What I have found is if the script contains a typo when you save it, no errors are generated - BUT the compiler must be rejecting it (as it should). This then in turn causes the cannot find script errors.
Is there some way in the console when you save a script if it cannot be compiled you pop up errors / warnings with line numbers so we can properly correct them. Also, if a compiled version of the script exists I would suggest not removing it until after a successful compilation of a modified script. Maybe include line numbering in the left "grey" section (where you might set breakpoints in other IDE's so you can hunt down messages more easily.
Thanks
Is there some way in the console when you save a script if it cannot be compiled you pop up errors / warnings with line numbers so we can properly correct them. Also, if a compiled version of the script exists I would suggest not removing it until after a successful compilation of a modified script. Maybe include line numbering in the left "grey" section (where you might set breakpoints in other IDE's so you can hunt down messages more easily.
Thanks