LOTUSSCRIPT/COM/OLE CLASSES
Examples: OpenAgentLog method
This code, which must be executed in an agent, opens the agent's log for output and writes an action message to it.
Dim agentLog As New NotesLog("Agent log")
Call agentLog.OpenAgentLog
Call agentLog.LogAction("Action one")
Call agentLog.Close
Siehe auch
OpenAgentLog method
Glossar
Ihre Kommentare zur
Hilfe
oder zur
Verwendbarkeit der Software
?
Hilfe zur Hilfe
Inhalt der gesamten Hilfe
Glossar