Results 1 to 9 of 9

Thread: How to filter the "Exception" message? (RESOLVED)

Threaded View

  1. #1

    Thread Starter
    Addicted Member AlvaroF1's Avatar
    Join Date
    Sep 2002
    Location
    SP - Brazil
    Posts
    200

    How to filter the "Exception" message? (RESOLVED)

    I'm using MsgBox(Exception.Message) to display the error, but when I use MsgBox(Exception.ToString) it displays more information about the error.

    Is there a way to get only the form and the code line from the Exception.ToString?


    Thanx.
    Last edited by AlvaroF1; Sep 24th, 2003 at 10:16 PM.

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