Hi TooSlow,
The
By the way, please see here for more information.
Cheers!
The
ErrorDetails property of ScriptEngineException should contain the information you're looking for. However, Windows script engines (JScript and VBScript) only provide this information if you enable script debugging. To do so, pass WindowsScriptEngineFlags.EnableDebugging to the script engine's constructor.By the way, please see here for more information.
Cheers!