[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Timers Commands
--------------------------------------------------------------------------------

 Defining a new Timer        DEFINE TIMER <oTimer> ;
                                [ INTERVAL <nInterval> ] ;
                                [ ACTION <uAction> ] ;
                                [ OF | WINDOW | DIALOG <oWnd> ]

                             ACTIVATE TIMER <oTimer>

                             DEACTIVATE TIMER <oTimer>

                             RELEASE TIMER <oTimer>


 <oTimer>        A reference to the Timer Object.

 <nInterval>     Defines the timer interval in thousands of seconds.

 <uAction>       The action to be performed when the interval period is
                 reached.

 <oWnd>          A reference to the container Window Object.

See Also: TTimer Timer.ch
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson