using generel events from connected application
Hello,
I'm developing connected application, in .NET 3.5, based on http://www.automatedqa.com/support/viewarticle.aspx?aid=11477, and I need to access project logs during test run. In TestComplete project we have "General Events" object, but I'm unable - or don't know how - to get its instance and subscribe for the events. My connected application is without gui, so as far as I know I can't use approach described here: http://www.automatedqa.com/support/viewarticle.aspx?aid=11474. Also, I don't want to call connected application from test script. We are running TestComplete 7.52.
Is there any other way to accomplish this task?
One more thing - I would like to know, how to tell TestComplete to save current log for current test run.
Thank you,
Tomas Vondracek