_rmmsg.utl Utility - Remove Message Window

Syntax

call "_rmmsg.utl"

Description

The _rmmsg.utl utility removes the message window created through either _crmsg.utl or _msg.utl.

Example

The following the message window, if it exists, and clears the global string variable (#MSG_WINDOW).

LET BBEXT$=STBL("BBEXT")
CALL BBEXT$+"_rmmsg.utl"

See Also

Alphabetical EUS Utilities

Functional Listing of EUS Utilities

_crmsg.utl

_msg.utl