Home » Developer & Programmer » Forms » What is Timer?
What is Timer? [message #129909] Wed, 27 July 2005 04:52 Go to next message
bhoite_amol83
Messages: 110
Registered: June 2005
Location: Pune
Senior Member
I want to know what is times in Oracle Forms and what for what purpose is it used.

Thanx in advance.
Re: What is Timer? [message #129925 is a reply to message #129909] Wed, 27 July 2005 05:52 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
Open forms and hit F1:
From Forms Help

A timer is an "internal time clock" that you programmatically create to perform an action each time the timer expires.
Timer duration can be between 1 and 2,147,483,647 millisecond (1 second=1000 milliseconds). The maximum duration of a timer is approximately 24.85 days.
When you work with timers you perform these steps:

1 Create the desired number of repeating or non-repeating timers using the CREATE_TIMER built-in subprogram.

2 Create a When-Timer-Expired trigger that performs the desired action whenever your timer expires.


MHE
Re: What is Timer? [message #129934 is a reply to message #129909] Wed, 27 July 2005 06:20 Go to previous message
bhoite_amol83
Messages: 110
Registered: June 2005
Location: Pune
Senior Member

Thanx Maaher for ur reply.

Amol
Previous Topic: How to avoid new id generation
Next Topic: Accessing SQL Server By Using Oracle Forms 9i
Goto Forum:
  


Current Time: Fri Sep 20 00:40:37 CDT 2024