|
Alert | |
Alert Message$ | |
Parameters: Message$=the message of the alert box |
|
Returns: NONE | |
Alert opens a simple message box with an "OK" button. The title for the box can be previously set with . FACTS: * Alert is not asynchronous, so the PlayBasic application will halt while the dialog is open.
|
Related Info: | AlertTitle | GetAlertTitle$ | MessageBox | MessageDlg : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |