MjClarke Posted May 23, 2008 Posted May 23, 2008 Hey. I've been trying to figure out if its possible to uhm, basically Lets make a scenario. I have firefox open and notepad in the back, behind it, not minimized. I want to make my script send the text "Hello, World!" to the Notepad and not the firefox window, without having the notepad showing on my screen, but not minimized. Anyone understand what I'm getting at here and have an idea if this is possible with Autoit?
enaiman Posted May 23, 2008 Posted May 23, 2008 ControlSend The AutoIt Help file is your friend SNMP_UDF ... for SNMPv1 and v2c so far, GetBulk and a new example script wannabe "Unbeatable" Tic-Tac-Toe Paper-Scissor-Rock ... try to beat it anyway :)
muzle6074 Posted May 23, 2008 Posted May 23, 2008 ControlSend("Untitled", "", "Edit1", "This is a line of text in the notepad window")
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