RemoveFrame
User dialog function.
The RemoveFrame function removes the message displayed by MsgFrame.
Syntax
RemoveFrame(<Id>)
Parameter
<Id>, integer, identifier of this message as defined by MsgFrame.
See also
Example
RemoveFrame(1) ' Removes the message displayed by MsgFrame("Wait",1)