"Jeanette Cunningham" <(E-Mail Removed)> wrote in message
>
> In other words, every unhandled error in a runtime app is a show stopper.
Actually, if you distribute a mde, or accDE, then unhandled errors are
ignored, and they don't even re-set your variables!
So, a great suggestion here is to simply always use a mde or accDE for the
resulting application. This approach allows one to even use global variables
and they NEVER will be re-set..even if an error occurs.
The 2nd big bonus is that un-handled errors don't cause the application to
shut down. They do if you using a accDB, but accDE just keep on
running...they are very robust and hard to kill...
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
(E-Mail Removed)