====== 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. ^Parameter^Description^ |parameter1|'SPY'| |//flag//|0 = suppress event logging to the System Monitor.\\ \\ 1 = enable event logging to the System Monitor.\\ || ==== See Also ==== [[send_info|Send_Info]] ==== Example ==== (from System Monitor, to suppress event logging to the System Monitor) run SetDebugger 'SPY', 0