Xyborg Posted October 11, 2005 Posted October 11, 2005 Ok. So I want my script to send text to a program, but I want to keep the program minimized while it does. Can't find it anywhere in the helpfiles. I know it has something to do with the window Class. Just have no idea how to use it. Any help would be greatly appreciated.
Josbe Posted October 11, 2005 Posted October 11, 2005 Ok. So I want my script to send text to a program, but I want to keep the program minimized while it does. Can't find it anywhere in the helpfiles. I know it has something to do with the window Class. Just have no idea how to use it.Any help would be greatly appreciated.Take a look: ControlSend AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
Xyborg Posted October 11, 2005 Author Posted October 11, 2005 Take a look: ControlSendSweet. Now what if I can't get a controlID?
w0uter Posted October 11, 2005 Posted October 11, 2005 try to use the window with a blank ctrlID. My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll
Xyborg Posted October 11, 2005 Author Posted October 11, 2005 try to use the window with a blank ctrlID.Done and done. No success.
Valuater Posted October 11, 2005 Posted October 11, 2005 (edited) You are using AU3Info.exe correct?? to get ID information about the window and controls 8) Edited October 11, 2005 by Valuater
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