-
Has anyone ever come across a utility for automating or going some of the way towards automating error handling in VB5/6?
Has anyone any suggestions on the best way to error handle - or ever seen any good 'protocols' for errorhandling? i.e. Is centralised better or seperate code in each module?
Also has anyone any good ideas on how to log errors?
Is there any web-sites which have an area about this?
Any thoughts on this would be good.
-
Errorhandling
I ran across an Add-in for errorhadling a while ago.
It gives you all the On Error Goto stuff with 5 choices:
*Rasie error
*Msgbox
*Failsafe
*gLog.Raise
Ooopppss Thats only 4 :o (Ooh well thats life)
I know that I have it saved at home.
I will try to mail it to you tomorrow so that you can evaluate it yourself.
If I remember right it is a freeware caller ErrWiz.
"se you in the morning"
HEY!
I need a mailaddress :cool:
[Edited by onerrorgoto on 03-22-2000 at 09:08 AM]