AppTimer event

This event occurs when an external automation object requests timer events by calling Application.SetTimer().

Syntax

Public Function AppTimer() As Long

None.

Application

Ignored.

This event could be used for any application that needs to perform tasks at regular intervals.