| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ErrorClass > ErrorClass Methods >====== GetHistoryResetOnView (get the error reset mode) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[getfilename get file that produced the error .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[gethistorythreshold get size of error history .htm|{{btn_next_n.gif|Next page}}]] | | || **GetHistoryResetOnView (**// //**)** {{blk2blue.jpg|blk2blue.jpg}} | **GetHistoryResetOnView** | Retrieves the current status of clearing the error history on view. | **GetHistoryResetOnView** retrieves the value of the ErrorClass **HistoryResetOnView** private property. If the value returned is one (1 or True), this indicates that the History structure will be reset after each error is viewed. If the value returned is zero (0 or False) this indicates that the errors are queued in the History structure after viewing. **Return Data Type:**     BYTE **See Also:** [[sethistoryresetonview set error reset mode .htm|SetHistoryResetOnView]] , [[historyresetonview clear error history log file .htm|HistoryResetOnView]]