Field-Map Scripting

4.1.1.3.3 HideLog

HideLog procedure


Prototype:

procedure HideLog;

Description:

To be used after OpenLog procedure to hide the log window. Hidden log is not closed and can be shown again using ShowLog procedure.

Syntax:

HideLog;

Return value:

none



Example:


See chapter ShowLog.



See also:                

OpenLog; IsLogOpen; HideLog; ShowLog; LogWindowStayOnTop; MakeLogWindowStayOnTop; CloseLog;CloseLogWithDelay; Log; LogExt; LogTabStops