All runtime messages that previously displayed in message boxes now exhibit the following behavior…
A) | If the EnableDebugger is ON, a modal pop-up message box still displays and a message will be displayed in the current activity window. |
B) | If the Enabled Debugger is OFF, and error emails are properly configured, an error email will be generated and a message will be displayed in the current activity window |
C) | No pop-up message or email will be generated, but the error message will still display in the current activity window. |
NOTE: Use of the EnableDebugger flag is now more important than ever, because most cases, if debugging is enabled, an email will not be sent.
|