.

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: OpenFileLog method
1. This script opens a file called LOG.TXT on the C drive. Each action and error gets appended to the file in a separate line without writing over the existing contents of the file.
2. This script opens a file called SCRIPTS.TXT in the LOGS directory of the C drive. The existing contents of the file are removed before actions and errors get added to the file.
See Also