HELP PLEASE -- PL/SQL 'If I'm in debugger, do this'
From: Peter Ball <ballp_at_wgw.hp0hp2.bt.co.uk>
Date: 1997/03/26
Message-ID: <5havrg$df5_at_pheidippides.axion.bt.co.uk>#1/1
Date: 1997/03/26
Message-ID: <5havrg$df5_at_pheidippides.axion.bt.co.uk>#1/1
Hi
[Quoted] [Quoted] Is there any way to code a trigger so that if I'm
running a form with the debugger on, a test on a system
variable will be true and different actions can be coded?
eg
IF DEBUG.??? = 'Y' then
procA
ELSE
procB
END IF;
TIA
Peter
-- When the bosses talk about improving productivity, they are never talking about themselves.Received on Wed Mar 26 1997 - 00:00:00 CET
