Runtime Checking Defaults |
By default runtime checking reports every error encountered, even if it is a duplicate. This is useful if you want to know more when the same error is reporting multiple times, such as when an error occurs in a loop. In other cases you may want to turn off the duplicate error messages.
To suppress duplicate error messages:
Note - This option is equivalent to the dbx rtc_auto_suppress Environment Variable.