EventLogWarning

Function:

Writes a warning entry in the NT event log.

Syntax:

EventLogWarning "<id>" "<text>"

Example:

EventLogWarning "3000" "Disk space is low on the FTP site."

Notes:

"id" is a identification number that you choose. "text" is the text you wish to place in the event log.