BCE_ENABLE_TRACING

For Basic Control Engine Project
Purpose To specify if the Trace command will output any trace information. The Event Manager Resident Process (EMRP) reads  BCE_ENABLE_TRACING when the EMRP is started during project startup. If BCE_ENABLE_TRACING  is set to N or n, the Trace command does not output any trace information. It simply returns before checking whether or not TraceEnable has been called. TraceEnable/TraceDisable commands only affect the output of a single running event script thread. However, BCE_ENABLE_TRACING affects all scripts run in the EMRP on a single server.
Value Enter one of the following.
Y Enables the parameter
N Disables the parameter
Default Value N