AfX78z90 Posted September 14, 2005 Posted September 14, 2005 Hi Is it a bug in ControlSend command that only work in Notepad window minimized because i tried to send some command to another window and it did not send anything it only send in NotePad window minimized. I use the lastest version of AutoIT
nobby Posted September 14, 2005 Posted September 14, 2005 ConrolSend works in many windows, there are however some exceptions. If you give more details, I am sure forum users will be able to help. CheersNobby
AfX78z90 Posted September 15, 2005 Author Posted September 15, 2005 ConrolSend works in many windows, there are however some exceptions. If you give more details, I am sure forum users will be able to help.<{POST_SNAPBACK}>Ok ill tryI would like to make a program that sends msgs to my instant mensseger ( MSN ) while i do something else ... Something like "Hi im busy now"i tried it but the ControlSend command doesnt work on MSN window just work in Notepad window thats why i posted here... I think its a bug...Could smoeone tell me why it doesnt work in any other window except on notepad?
GaryFrost Posted September 15, 2005 Posted September 15, 2005 post your code you tried to use. SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
BigDod Posted September 15, 2005 Posted September 15, 2005 post your code you tried to use.<{POST_SNAPBACK}>I know ControlSend does not work on a minimised Word document. Time you enjoyed wasting is not wasted time ......T.S. Elliot Suspense is worse than disappointment................Robert Burns God help the man who won't help himself, because no-one else will...........My Grandmother
AfX78z90 Posted September 17, 2005 Author Posted September 17, 2005 I know ControlSend does not work on a minimised Word document.ControlSend is useless thenThey should advice us about it something like "IT ONLY WORKS ON A NOTEPAD WINDOW CARALHO"What you should learn about this excercise , learn and learn it well. Rule number one:DO NOT get caught !
Moderators SmOke_N Posted September 17, 2005 Moderators Posted September 17, 2005 ControlSend is useless thenThey should advice us about it something like "IT ONLY WORKS ON A NOTEPAD WINDOW CARALHO"What you should learn about this excercise , learn and learn it well. Rule number one:DO NOT get caught !Useless to an individuals specific task? Maybe! Useless to the Masses that use it every day? Highly unlikely!!And what in the world are you talking about "DO NOT get caught!"? 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.
LxP Posted September 18, 2005 Posted September 18, 2005 post your code you tried to use. ControlSend is useless thenThey should advice us about it something like "IT ONLY WORKS ON A NOTEPAD WINDOW CARALHO" That's a ridiculous statement. ControlSend() has worked on almost everything I have tried and no developer would be stupid enough to program an AutoIt function that only works with Notepad (who scripts Notepad?). The help file clearly mentions that AutoIt can't manipulate non-standard Microsoft controls (e.g. controls in Messenger windows). That is probably why you can't use it -- if not then you are probably using it incorrectly. Please follow gafrost's advice and post your code. Or why not just use a messenger with auto-responsive capabilities like the free Messenger Plus?
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