|
| KiXtart 2001 Manual |
ClearEventLog( )
| Action: | Clears
up a Windows NT eventlog. |
||||
| Syntax: | CLEAREVENTLOG
("eventlog") |
||||
| Parameter: |
Eventlog
|
||||
| Returns: |
|
||||
| See Also: |
BackupEventLog(
), LogEvent(
) |
||||
| Examples: |
$rc=ClearEventLog("Application") |