Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trapping error inside a COM
Message
From
12/02/2002 16:36:50
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Trapping error inside a COM
Miscellaneous
Thread ID:
00619153
Message ID:
00619153
Views:
48
I created a COM object using
DEFINE CLAS _test AS CUSTOM OLEPUBLIC
...........
ENDDEFINE

I am trying to catch errors while running the COM object.
I tried to use ON ERROR DO This.getError inside the init procedure of the object, but I cannot compile it:
<>

How can I catch errors inside my object?

Thanks,
Vali
Next
Reply
Map
View

Click here to load this message in the networking platform