Jump to content

Input Box


 Share

Recommended Posts

MsgBox(Flag, $title, $message)

or

InputBox($title,$message, $default)

Then

WinSetOnTop($title, "", 1)

Very simple.

Tried it? Doesn't work because the script pauses.

Only way if you really want to use InputBox is to start a second script before that sets the flag when the first script opens the inputbox (of course you can also restart your own script with special parameters to keep this within one script).

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...