Jump to content

Recommended Posts

Posted

Is it possible to popup a msgbox (with 'ok' and 'cancel') and wait 1 min.

After the min (without user action) the script should go on ?

Hope anybody can help....

Posted (edited)

No :)

Big Thanks !.... life can be so easy :huh2:

I'm just trying to solve this with TimerStart () :D

Edited by SoltrX
Posted

I'm just trying to solve this with TimerStart () :D

You can't do that, because the script is paused until the user makes a selection or the timeout value is reached. I suppose you could launch another script or 2nd instance of the same one and have it close the box for you, but it seems rather a waste to do extra work when a built-in method exists.

[font="Optima"]"Standing in the rain, twisted and insane, we are holding onto nothing.Feeling every breath, holding no regrets, we're still looking out for something."[/font]Note: my projects are off-line until I can spend more time to make them compatable with syntax changes.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...