Re: How may I avoid a modal dialog box when several commits occur in Forms

From: Neville Sweet <sweet.neville.nj_at_bhp_xxx_.com.au>
Date: Mon, 14 May 2001 14:01:58 +1000
Message-ID: <9dnkpa$q1d$1_at_gossamer.itmel.bhp.com.au>


FRM-40400 has a message level of 5, so save current value of :System.Message_Level then set
:System.Message_Level := 5;
 Commit_Form;
:System.Message_Level := saved value.

zorro wrote in message ...
>Hi there !
>
>I would like to remove the modal dialog box that appears when you have
>several commits into the same Forms procedure.
>
>Thanks a lot.
>
>Denis
>dcrespe_at_home.com
>
>
>
>
>
Received on Mon May 14 2001 - 06:01:58 CEST

Original text of this message