chrbb Posted February 28, 2006 Posted February 28, 2006 Finally wrote script to install software using real basic commands winwaitactive and send, but can't work out how to send some text . For example software needs user name, the u of user name is underlined but I can't figure out how to send the text that says my name.
Moderators SmOke_N Posted February 28, 2006 Moderators Posted February 28, 2006 Finally wrote script to install software using real basic commands winwaitactive and send, but can't work out how to send some text . For example software needs user name, the u of user name is underlined but I can't figure out how to send the text that says my name.1st: Are you talking about the commands in Real Basic?2nd: If not, have a look at: Send() / ControlSend() 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.
chrbb Posted February 28, 2006 Author Posted February 28, 2006 I've sorted it! I've just put the text I want in " " and it works. Thankx for the prompt replies though
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