Jump to content

Recommended Posts

Posted

I am having some problems with the type rate, it is way to fast, and not all letters are getting typed..

Thanks for the help

  • Moderators
Posted

Take a look at SendKeyDelay in the help file.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted

Take a look at SendKeyDelay in the help file.

if the application accepting input allows pasting, you may want to look at ClipPut() also... you could put your value in the clipboard and then just send the hotkey to paste
Posted

if the application accepting input allows pasting, you may want to look at ClipPut() also... you could put your value in the clipboard and then just send the hotkey to paste

No, this requires tabbing to get to a certain button then clicking it repeatedly.. thanks though

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
×
×
  • Create New...