Ask_OK

Displays a message in a box with an OK button and waits until the user presses the button.

Parameters

Message Text

The message displayed in the box.

Title Text

The title of the message box.

Format

Ask_Ok(Message Text, "Title Text")

Example

Script( Test_Ask_Ok )
Activate( From_Menu )
Message_Clear
Ask_OK( "Press OK and the script will end.", "Test_Ask_Ok" )
Return

See Also

Ask_OK_Cancel, Ask_Yes_No, Ask_Yes_No_Cancel, Message

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal