Table of Contents

SetDebugger (OI 9.x) ("SPY") routine

Description

Enables or disables event logging on the System Monitor.

Syntax

SetDebugger('SPY', flag)

Parameters

The SetDebugger routine has the following parameter.

ParameterDescription
parameter1'SPY'
flag0 = suppress event logging to the System Monitor.

1 = enable event logging to the System Monitor.

See Also

Send_Info

Example

(from System Monitor, to suppress event logging to the System Monitor)

run SetDebugger 'SPY', 0