call "_rmmsg.utl"
The _rmmsg.utl utility removes the message window created through either _crmsg.utl or _msg.utl.
The following the message window, if it exists, and clears the global string variable (#MSG_WINDOW).
LET BBEXT$=STBL("BBEXT")
CALL BBEXT$+"_rmmsg.utl"