|
EventAdd() 
Enterprise & Corporate Edition Only
Adds an event to the Event Log.
Syntax
EventAdd([<nLevel>], <nMessage>) -->
(None)
Arguments
<nLevel> --> The event level. Refer to
the table below.
|
Level
|
Description
|
|
0
|
Information
|
|
1
|
Warning
|
|
2
|
Error
|
|
3
|
Critical
|
<cMessage> --> a text message to record
in the event log.
Returns
There is no return value.
Description
This function places a message in the event log
under the System section. To access the event log from the
Enterprise or Corporate Editions of CAPITAL Office select
Tools|Event Viewer from the CAPITAL main menu.
____________________________
Related Topics
Business
Function List
|