Jump to content

Recommended Posts

Posted

is it possible to set a default value of a text input box?

im needing to set the default value to a variable set in my script?

thanks in advance

Posted

I'm assuming since you're in the GUI forum that you mean a GUI input.

The text parameter is the default value....

If you mean a real InputBox, the "default" param is the default...

InputBox ( "title", "Prompt" [, "Default" [, "password char" [, Width, Height [, Left, Top [, TimeOut]]]]] )

You really should have read the helpfile.

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