Language Reference Guide : 4. System Classes : DataStream Class : SuppressErrorTrace Attribute
 
Share this page                  
SuppressErrorTrace Attribute
Data Type: smallint
4GL Access: RW
This attribute specifies whether OpenROAD prints nondatabase error messages to the Trace window.
Valid values are:
TRUE
OpenROAD does not print nondatabase error messages to the Trace window from the data stream's methods
FALSE
OpenROAD prints nondatabase error messages to the Trace window from the data stream's methods
Default: FALSE