Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.