I need some help, I want to get the machine errors with a Visual Basic script from Pcdmis and i found the relevant event, but I can't get it to work.
The event is never triggered.
I'm trying to use this event:
Public Event ErrorMsg( _ ByVal
Msg As String, _ ByVal
ErrorType As Long _ ) handles ??