G
George Hester
In my code I have set up various error catching routines. When I get the errors I see the description and the module where the error occurs. But I would like to obtain the line number of where the error occurs. I looked at this article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;184742&Product=vb6
The code I have is just in Modules. No forms. I tried to use this but was unsuccessful. Is there some way to set up a error catching routine so that the line number of where the error occurs can be sent to a message box or the debug window?
Outlook 2002 in Windows 2000 SP4. Thanks.
http://support.microsoft.com/default.aspx?scid=kb;en-us;184742&Product=vb6
The code I have is just in Modules. No forms. I tried to use this but was unsuccessful. Is there some way to set up a error catching routine so that the line number of where the error occurs can be sent to a message box or the debug window?
Outlook 2002 in Windows 2000 SP4. Thanks.