{ This is the file 'CHKON.PAS' } { The following compiler directives enable run time checking of various attributes. This file should be included in the code when such checking is required } {$walkback} {$indexcheck} {$pointercheck} {$rangecheck} {$stackcheck}