check_consistency_flag: Checks consistency flag, stops if invalid, returns code if valid.
Description
Checks consistency flag, stops if invalid, returns code if valid.
Usage
check_consistency_flag(consistency)
Value
integer index
Arguments
consistency
consistency check control for the time stamps of the start
and end events, etc. Could be 'no consistency check' (0),
'check consistency and report' (1), 'check consistency and fix' (2).