Re: Anyone no of a way to trap errors in reports?
From: Günther Venier <gvenier_at_gosch.com>
Date: Fri, 27 Jul 2001 10:01:58 +0100
Message-ID: <3B612E06.641DD07D_at_gosch.com>
Date: Fri, 27 Jul 2001 10:01:58 +0100
Message-ID: <3B612E06.641DD07D_at_gosch.com>
Hi, Simon!
Keep it simple and stupid:
The Statement
return(FALSE);
in the After-Parameter-Form Trigger will do the work.
Günther
Simon Redmond schrieb:
> Anyone no of a way to trap errors in a report?
>
> We have a report that displays a parameter form, on one of the fields we
> have some validation.... if the validation fails we put out a message (using
> srw.message) and then raise srw.program_abort. When you do that Reports
> then displays another message REP-1419 '<program_unit>' Program aborted.
> We would like to either stop this second message or trap it and put out another
> more user friendly message?
>
> TIA
> Simon Redmond
Received on Fri Jul 27 2001 - 11:01:58 CEST