Jump to content

Read Inputbox and resend it?


Recommended Posts

hi

I am new in autoit :)

I would like to make a inputbox that people can write number inside then it resend back the key

example:in the inputbox 123456 ,and when press button ok it send back 123456 with a delay 2sec in each sequence .

thx for helping

Link to comment
Share on other sites

Hello, welcome to the Forum. That can be done with these three functions, probably not the way you envision it though. I suggest you read the Help file (all of it) and become familiar with AutoIt's native functions and what they do (there's example code for just about every one of them). Then, write up some code (which probably won't work the way you want/expect), and post the code here and ask for help.

Good Luck with your project! :)

http://www.autoitscript.com/autoit3/docs/functions/InputBox.htm

http://www.autoitscript.com/autoit3/docs/functions/StringSplit.htm

http://www.autoitscript.com/autoit3/docs/functions/MsgBox.htm

- Bruce /*somdcomputerguy */  If you change the way you look at things, the things you look at change.

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