Results 1 to 5 of 5

Thread: Error Handling

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2001
    Location
    Canada
    Posts
    86

    Resolved Error Handling

    Is there a way to have a global 'On Error GoTo [Function]'??
    Putting the On Error GoTo Stuff in every procedure is annoying.


    if there was a way to make it global then no matter where an error occured it would run this functions. It would be even better if it could pass variables through the functions.

    Please give me some good news.

    Currently using: VB6.0 on WinXP
    Last edited by Adamas; Aug 11th, 2005 at 01:27 AM.

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