Forum Discussion

nhhphuong's avatar
13 years ago

TestComplete stop when I executed Eval function

Hi All,



I'm using TestComplete 9 trial version, I've one string contains object and I executed it as below:

Set obj = Eval(stringObject)



If object does not existed, TestComplete does not return error code/description and auto stop



Thanks so much,