Jump to content

MsgBox


abi
 Share

Recommended Posts

MsgBox(64, "Tutorial", "Hello World!")

Sleep(6000)

SEND("{ENTER}")

Send doesn't seem to close the msgbox above, How can I close it?

Thanks for your help

Edited by abi
Link to comment
Share on other sites

Msgboxes pause the script whe nthey run, the easiest way to make them auto-close is to use the "timeout" parameter.

Thanks, I thought there might be other way of doing this, without the time-out option.

Thanks, all the same for the quick response!

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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