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

From STRIDE Wiki
Revision as of 23:35, 20 August 2009 by Timd (talk | contribs) (Text replace - 'Category:Troubleshooting' to 'Category:Studio:Troubleshooting')
Jump to navigation Jump to 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.