| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ErrorClass > ErrorClass Properties >====== HistoryResetOnView(clear error history log file) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[history error history structure 1.htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[historythreshold determine size of error history .htm|{{btn_next_n.gif|Next page}}]] | | || | | **HistoryResetOnView** | **BYTE ,PRIVATE** | {{blk2blue.jpg|blk2blue.jpg}} The **HistoryResetOnView** property determines if the error history view structure should be cleared upon viewing an error message. If this property is set to one (1 or True), the History structure will be reset after each error is viewed. Setting this property to zero (0 or False) will cause the errors to be queued in the History structure. This property is now private, and is set through the [[sethistoryresetonview set error reset mode .htm|SetHistoryResetOnView]] and [[gethistoryresetonview get the error reset mode .htm|GetHistoryResetOnView]] methods.