LOTUSSCRIPT/COM/OLE CLASSES
Records an error in a log.
Defined in
NotesLog
Syntax
Call notesLog.LogError( code%, description$ )
Parameters
code%
The behavior of this method depends upon the type of log you've opened.
logError in Java Log class
Example See Also