Dialog - Timed Message

Displays a custom text message in a standard Windows message box for a given number of seconds. The AutoPlay application will "sleep" (remain inactive) while the timed message is displayed. Once the specified number of seconds have elapsed, the dialog will disappear and the AutoPlay application will return to normal.

Action ID:
Action Category:
Action List Syntax:

52
Dialog 
Dialog.TimedMessage (<<DIALOGTEXT>>, <<SECONDS>>)

Settings

Message:

The text that will appear on the "Timed Message" dialog.

Seconds:

The number of seconds that the AutoPlay application will "sleep" and the "Timed Message" dialog will be displayed.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

Examples

Displaying a busy dialog while running a program