.

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

LOTUSSCRIPT/COM/OLE CLASSES


Examples: LastRun property
1. This agent script gets the date that the agent was last run, and puts it into runDate. For example, if the agent last ran on August 15, 1996, at 11:09:20 AM, LastRun returns 8/15/96 11:09:20 AM. If this is the first time that the agent has run, LastRun returns 11/30/1899.
2. This agent script checks if the current database's full-text index has been updated since the agent last ran. If not, it updates the index.
See Also