Procedure Stop_UI Returns Integer
| Call: | Get msg_Stop_UI to IntegerVariable |
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