FORMULA LANGUAGE
Syntax
@EnableAlarms( enableAlarms )
enableAlarms
@EnableAlarms brings up the alarm daemon and sets the $EnableAlarms notes.ini variable. Once the variable is set, re-entering Lotus Notes/Domino brings up the alarm daemon. The "0" option stops the alarm daemon if it is running.
Language cross-reference
EnableAlarms method of LotusScript NotesUIWorkspace class
Enabled property of LotusScript NotesTimer class
See Also