quentin Posted November 28, 2005 Posted November 28, 2005 Hi everybody. I'm a newbee with autoit and I need to write some strings on a window in an other program automatically. I wish autoit can do it but i wasn't able to figure out the command. Could somebody help me with that ? Thx
Moderators SmOke_N Posted November 28, 2005 Moderators Posted November 28, 2005 Take a look at Send() and ControlSend() in the helpfile. 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.
quentin Posted November 28, 2005 Author Posted November 28, 2005 Take a look at Send() and ControlSend() in the helpfile.Ok thanks. I've found what i was looking for
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now