Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Displaying Errors
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
![]() |
![]() |