Jamie2312 Posted May 20, 2006 Posted May 20, 2006 Hey, I was wondering if anyone knew how to simulate the enter key being pressed. Sorry, Im new to Autoit and I cant find the answer in the forums. Thanks
cppman Posted May 20, 2006 Posted May 20, 2006 send("{ENTER}") check the help file for: "send". Miva OS Project
Moderators SmOke_N Posted May 20, 2006 Moderators Posted May 20, 2006 Hey, I was wondering if anyone knew how to simulate the enter key being pressed. Sorry, Im new to Autoit and I cant find the answer in the forums. ThanksIt's one of the examples shown in the help file under Send()Send("{ENTER}") P.S. Did what I helped you with this morning work, I didn't see a response either way? 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.
Jamie2312 Posted May 20, 2006 Author Posted May 20, 2006 It's one of the examples shown in the help file under Send()Send("{ENTER}") P.S. Did what I helped you with this morning work, I didn't see a response either way? Yeh it did, thanks very much!
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