Re: Forms 5 ..timers ..

From: Bart Boone <bart.boone_at_hae.hydro.com>
Date: Thu, 01 Oct 1998 12:07:58 +0100
Message-ID: <3613628E.261A_at_hae.hydro.com>


mdesouza_at_YAHOO.COM wrote:
>
>
> message('procedure xxx running , NO_ACKNOWLEDGE)
> call the procedure
> message ('Procedure completed , NO_ACKNOWLEDGE)
>

I think it will work if you write:

message('procedure xxx running , NO_ACKNOWLEDGE) redisplay;
call the procedure
message ('Procedure completed , NO_ACKNOWLEDGE) redisplay;

Marc Received on Thu Oct 01 1998 - 13:07:58 CEST

Original text of this message