JAVA/CORBA CLASSES


Examples: openFileLog method
1. This agent opens a file called append.TXT in the Domino directory. Each action and error gets appended to the file on a separate line without writing over the existing contents of the file.
2. This agent opens a file called over.TXT in the Domino directory. Each action and error gets appended to the file on a separate line after first writing over the existing contents of the file.
See Also