Forum Discussion

yclui's avatar
12 years ago

How to catch Sys error or exception

I am a new TestComplete user and try out the following JScript code to see how Sys handles error: function func001() func001() {     try     {         if ( Sys.Process("cmd").E...