Jump to content

Is their any option to get a input from the keyboard


Patil
 Share

Recommended Posts

Hi, in autoit we are using this function " _IEFormElementSetValue($oPass,'xyz') " to set the value.

Is their any option like in shell script's read command prompts for user to enter the value and reads from the user.

So no need to set the value in script......

Thanks in advance.....

Link to comment
Share on other sites

Hi, in autoit we are using this function " _IEFormElementSetValue($oPass,'xyz') " to set the value.

Is their any option like in shell script's read command prompts for user to enter the value and reads from the user.

So no need to set the value in script......

Thanks in advance.....

I'm not quite sure if I got this right.. But if I did, then what you're looking for is just the basic InputBox() function..?

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