history_checks
List of: Options
Subjects: History and Roll, Modeler Control
Contents: Kernel

Action: Controls how history checks are reported.

Name String: history_checks

Scheme: integer See Description 0

Test Harness: integer See Description 0

C++: int See Description hs_checks_off

Description: This option controls the reporting of history checks (including checking for mixed history streams). The valid values are defined in the enumerated type hs_checks_level:


0 = hs_checks_off, no checking is done

1 = hs_checks_warning, any identified problems result in a warning

2 = hs_checks_error, any identified problems result in an error being thrown

Example: ; history_checks

; Change history check reporting

(option:set "history_checks" 2)

;; 0
PDF/KERN/40OPT.PDF
HTM/DATA/KERN/KERN/40OPT/0023.HTM