historyviewlevel_trigger_error_history_.htm
Navigation: ABC Library Reference > ErrorClass > ErrorClass Properties >====== HistoryViewLevel (trigger error history) ====== | ![]() ![]() |
| HistoryViewLevel | LONG ,PRIVATE |
The HistoryViewLevel property sets the error level that triggers error history viewing. This property is only valid with a HistoryThreshold value other than 0.
Use the following equates to set the error level. You can also set this property in the Application Generator Global Classes dialog:
| Level:Benign | no action, returns Level:Benign |
| Level:User | displays message, returns Level:Benign or Level:Cancel |
| Level:Notify | displays message, returns Level:Benign |
| Level:Fatal | displays message, halts the program |
| Level:Program | treated as Level:Fatal |
| Level:Cancel | used to confirm no action taken by User |
This property is now private, and is set through the SetHistoryViewLevel and GetHistoryViewLevel methods.
historyviewlevel_trigger_error_history_.htm.txt · Last modified: by 127.0.0.1





