From: smagdaddy@aol.com
Subject: Re: How to change error_level in Forms?
Date: 1996/12/12
Message-ID: <19961212021100.VAA14472@ladder01.news.aol.com>#1/1
references: <32AF3C79.3BC8@mail.stil.scitex.com>
organization: AOL http://www.aol.com
newsgroups: comp.databases.oracle.tools
x-admin: news@aol.com



Another method that we use,
  is to trap the messages that we don't want displayed or we wish to
modify in the On-Message trigger.
  The same logic is used on the On-error trigger.
 
This gives you a very flexible method to trap and redefine errors at all
levels.  Item, Block, Form.

  See the online help, it has a good example of both the On-Error and
On-Message triggers so that you still get the errors that are not trapped.

  I like the other suggestions also.

 

Rodger Hollingsworth
--------------------------------
US Navy  (DBA, Dev2K, SCO Unix)
You'll never get it unless you ask,  Then again you may not even if you do
ask.


