Error Handling

Pedro Alves <[email protected]>
Newsgroups gmane.comp.windows.devel.jawin
Message-ID <LISTSERV%[email protected]>
Hi.


I'm using jawin to interact with some DLL's and everythig works out as
supposed.


There is only one thing that I cannot do, and is to catch the errors the
methods throw.


eg: This is what I do in VB:

On Error GoTo ErrorHandler

.....

ErrorHandler:
    Debug.Print Err.Number & " (" & Time & ")" & " - " & Err.Description &
vbCrLf


How can I do this in jawin?

Thanks
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.