Re: Capture unhandled exception

From: Michael J. Salamone [eMVP] (mikesa#at#entrek#dot#com)
Date: 04/29/04


Date: Wed, 28 Apr 2004 20:12:13 -0700


__try/__except? Or, a debugger program (either PB IDE debugger or roll your
own). Of course, either method can actually handle the exception, making it
not unhandled ;)

-- 
Michael Salamone [eMVP]
Entrek Software, Inc.
www.entrek.com
"Rodger Higgins" <rhiggins@earthling.net> wrote in message
news:ejE4A$XLEHA.3904@TK2MSFTNGP09.phx.gbl...
> How can I capture any unhandled exceptions that occur when the system is
> running?
>
> Thanks
> Rodger Higgins