Forum Discussion
ashu
15 years agoNew Contributor
@ Nikita: I have done the same but its not recognizine it as unexpected window. see the attachments
@alexei : i have tried to handle it as event but its not being called. see the attachments
@alexei : i have tried to handle it as event but its not being called. see the attachments
Sub GeneralEvents_OnTimeout(Sender, Params)
Call crashCheck
End Sub
Sub GeneralEvents_OnLogError(Sender, LogParams)
Call crashCheck
End Sub