Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Displaying Errors

Re: Displaying Errors

From: Richard Woest <r.a.woest_at_kpn-telecom.nl>
Date: 14 Aug 1998 14:18:10 GMT
Message-ID: <01bdc78e$5d9a2af0$f12b15ac@tonta000072>


Hi,

You can supress error levels.
Example.
In a when-new-form-instance trigger:
COPY('25',':System.Message_Level');
All messages with error levels under 25 will be suppressed and are not shown.

I hope this helps a bit..

psylvestre_at_my-dejanews.com schreef in artikel <6r1fcp$9sp$1_at_nnrp1.dejanews.com>...
> Hello,
>
> I want to know if is there a way for disable errors display ?
>
> Thanks in advance.
>
>
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
>
Received on Fri Aug 14 1998 - 09:18:10 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US