xInfo.messageWin Method

Enables you to send output from the Infolog to the Message window.

Syntax

public MessageWin messageWin()

Run On

Called

Return Value

Type: MessageWin Class
A MessageWin object.

Remarks

You may want to send output to the Message window if you have a lengthy process. If you send output to the Infolog, nothing will be displayed until the process is completed. If you send output to the Message window, content is displayed as the operation proceeds.

See Also

xInfo Class

MessageWin Class