Enables or disables event logging on the System Monitor.
SetDebugger('SPY', flag)
The SetDebugger routine has the following parameter.
Parameter | Description | |
---|---|---|
parameter1 | 'SPY' | |
flag | 0 = suppress event logging to the System Monitor. 1 = enable event logging to the System Monitor. |
(from System Monitor, to suppress event logging to the System Monitor)
run SetDebugger 'SPY', 0