An Enterprise COBOL compiler option that generates runtime checks for subscript out-of-range and reference modification out-of-range conditions. Essential for debugging; typically disabled in production for performance. (Ch. 10, Ch. 33) See also: *Defensive Programming*, *Compiler Option*.