ClearLog Procedure

Clears the ATEasy Log window.

Syntax

ClearLog()

Comments

The outcome of this subroutine is equivalent to using the Clear option from the Test Log Window Context (or Floating) menu. If SetLogOff is called before ClearLog, the Test Log window becomes empty. Otherwise the default Log output is displayed.

To clear the Debug or Build Log windows, use its Context menu, Clear.

Example

ClearLog()

See Also

PrintLog, SaveLog, SetLogOff, SetLogOn