ERROR LOG
  

Error logging routines to enable or disable logging errors to errorlog file.

SYNTAX

SET ERRORLOG TO [<cFile>]
set new errorlog file (default {APPDIR>}\ErrorLog.htm)

SET LOGERROR ON/OFF
Enable or disable logging errors to errorlog file (default ON)

! Default errorlog dir is always set to *.exe dir, and not modified by other HMG functions.

EXAMPLE:

see demo in :
\Samples\Advanced\IErrorLog