Re: HELP PLEASE -- PL/SQL 'If I'm in debugger, do this'

From: Dmitry L. Zhuk <dmitry_at_leaves.spb.su>
Date: 1997/03/26
Message-ID: <33392AB5.EDD_at_leaves.spb.su>#1/1


In Form or Menu you can analyse PARAMETER.DEBUG.

For example:

if Upper(Name_In('PARAMETER.DEBUG'))='YES' then
 Message('I am in DEBUG Mode');
end if;

The best regards.

Dmitry L. Zhuk.
Leaves Inc. Russia. Received on Wed Mar 26 1997 - 00:00:00 CET

Original text of this message