Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Display Running Clock on forms

Re: Display Running Clock on forms

From: Prasad Chavali <pchavali_at_assettech.com>
Date: 1998/04/13
Message-ID: <01bd66fa$d81a47a0$6e34f5cc@winner.assettech.com>#1/1

You need to create a timer in the form with what ever the time frame you want to refresh the clock, 1 sec or 1 min etc. Then when timer-expired trigger just do :clock1 := sysdate and then with the appropriate format masks the field should look like a running clock.

HTH Prasad Chavali

Venkatesh Krishnamoorthy <vkrishnamoorthy_at_worldnet.att.net> wrote in article <6gmjv8$1di_at_bgtnsc02.worldnet.att.net>...
> Hello,
>
> I am trying to display a running clock(24hrs) on my forms
 application.(ver
> 4.5 Dev*2000). I am able to display the clock but it does not change the
> time after display.
>
> Any help will be appreciated.
>
> Thanks
>
> Venkatesh K
>
>
>
Received on Mon Apr 13 1998 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US