Studio:How can I discover errors in scripts invoked by RunNonBlocking()?

From STRIDE Wiki
Revision as of 17:45, 20 August 2009 by Timd (talk | contribs) (Text replace - 'Category:Scripting' to 'Category:Studio:Scripting')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Errors cannot be reported back to the caller when a script is invoked by RunNonBlocking(). Syntax and runtime errors are captured and can be viewed in the STRIDE Error Log File, located at C:\STRIDE\StrideErrLog.txt.

Important Note: We strongly recommend first running standalone any scripts that are invoked by RunNonBlocking(), to determine whether there are any syntax errors.