Results 1 to 4 of 4

Thread: LogEvent

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Location
    palestine
    Posts
    6

    LogEvent

    Is there a way to cause LogEvent for any Error occured in the program, does VB do it without me knowing ?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    In your error trapping routine, write the error off to a file.

  3. #3
    Frenzied Member trisuglow's Avatar
    Join Date
    Jan 2002
    Location
    Horsham, Sussex, UK
    Posts
    1,536
    You have to write an error handler to write the error to a file.
    This world is not my home. I'm just passing through.

  4. #4

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Location
    palestine
    Posts
    6

    That's ok, but

    doesn't the VB default handler (the one that gives you error Dialog-box and terminate the program) Logs an error-event to somewhere ? can't I make it writing it to where I want ?

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