LOTUSSCRIPT/COM/OLE CLASSES
Occurs for an enabled NotesTimer object at the specified interval.
Defined in
NotesTimer
Syntax
Alarm( Source as NotesTimer )
Parameters
Source
You need to establish the handler for this event in an On Event statement. You have to write the handler as user code.
Example See Also