.

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


RunScheduledAgents @Command
Runs all of the database's scheduled agents, regardless of when they are scheduled to run. The agents will then run as usual at their regularly scheduled times.

Note This command is new with Release 6.

Syntax

@Command( [RunScheduledAgents] )

Usage

This command executes immediately. Use the ToolsRunBackgroundMacros @command to execute after all @functions. See the Order of evaluation for formula statements topic for more details.

A database must be open or selected on the workspace.

This command does not work on the Web.

See Also