Time Limited Dialogs
Keywords: timeout dialog
Question:
I would like a dialog box that prompts for some information but if none is entered within say 20 seconds, some default values will be used from the dialog box and the script will continue processing. Can I do this somehow?Answer:
The Shell Operations extender has a function aMsgTimeout, that should help.
Article ID: W14310Filename: Time Limited Dialogs.txt