Subject Re: [IBO] How to revert from post to edit state in the BEFOREPOST event?
Author Wolfgang Rohdewald
On Tuesday 16 January 2007 20:57, Adrian Wreyford wrote:
> Any pointers on how to exit the post event, in the beforepost, without
> issuing the raise EIB_dataseterror.createwithsender(self '');

just call

Abort;

--
Wolfgang