Problem:
Is there a way to display application errors in a dialog box?
Resolution:
Net Express 4.0 and later
The attached demo illustrates a way of displaying errors from your applications within a Windows dialog box. The demo takes the form of a sub-program that can be called and passed information on the error. The demo supports the following error types:
1) Dialog System
2) General
3) Intrinsic function
4) Panels2
5) File I/O
The code is easy to follow and can be extended without too much effort.