Stop_UI - cUIObject
Terminates a popup_modal message and returns execution to the next line after the one on which this message was sent
Type: Procedure
Syntax
Procedure Stop_UI
Call Example
Send Stop_UI
Description
The stop_ui message is used to terminate a popup_modal message and return execution to the next line after the one on which this message was sent. The message returns 1 to the caller. The message is used on items and accelerator-key definitions.
on_key kexit send stop_ui