Jump to content

Alternative to Send()


Recommended Posts

I want to send keys directly (dinput) with autoit and not by using

Send("{enter}")

I want to know if theres an alternative command to send keys.

And if there is no other ways or can i use SendMessage or Postmessage of Ahk

And tell me the parameters in english and what they mean if there is an alternate command in AutoIt to send keys to a program

Link to comment
Share on other sites

I want to send keys directly (dinput) with autoit and not by using

Send("{enter}")

I want to know if theres an alternative command to send keys.

And if there is no other ways or can i use SendMessage or Postmessage of Ahk

And tell me the parameters in english and what they mean if there is an alternate command in AutoIt to send keys to a program

ControlSend()?
Link to comment
Share on other sites

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