Skip to Content
0
Former Member
Nov 04, 2005 at 08:28 PM

Debugger

33 Views

IS there any system variable which give me information about the Debugger.

In one report I wanted to include one check ,that no body will able to debug the program.

I wanted to put condition like

if Debugger = ON

Display Error message.

Endif.

Please let me know how can I achieve this.

Aman