Results 1 to 2 of 2

Thread: Easy Error Handling??

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2000
    Posts
    29
    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.

  2. #2
    Hyperactive Member onerrorgoto's Avatar
    Join Date
    Aug 1999
    Location
    Sweden
    Posts
    330

    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 (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

    [Edited by onerrorgoto on 03-22-2000 at 09:08 AM]
    Onerrorgoto

    Dont be to optimistic, the light at the end of the tunnel might be a train

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width