March 9, 200619 yr I want to display a custom dialog for the period of a minute and if no response, close the dialog and continue with the script. Is this relatively easy to do? (I am triggering the script on a schedule, so if no one is in front of the box, i don't want it holding up the script, but if they are, i don't want the script interfering with what they're doing.) -- Chevell
March 10, 200619 yr I don't know of a way to use the Custom Dialog step to wait for a set period of time, but you could go to a layout that looked like a dialog, pause your script for a set period of time, and then continue your script.
Create an account or sign in to comment