.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


@EnableAlarms
Starts or stops the alarm daemon.

Syntax

@EnableAlarms( enableAlarms )

enableAlarms


Usage

@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