hwIMessageLog ShowWindow

Shows the Message Log.

Syntax

hwIMessageLog_handle ShowWindow

Application

HyperWorks Tcl Modify

Description

This command shows the Message Log.

Example

hwi GetSessionHandle sess;
sess GetMessageLogHandle msgLog;
msgLog ShowWindow

Error

Success (0) or an error message is returned.

Keywords

HyperWorks

Tcl

Message Log

Modify