AutoHotkey Community

It is currently May 27th, 2012, 5:18 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: January 18th, 2011, 5:59 am 
Offline

Joined: May 12th, 2007, 8:29 am
Posts: 48
Hi guys, I know how to send messages to a skype window.

Code:
ControlSend,TChatRichEdit1,%message% {enter},Echo / Sound Test Service


I tried to use CotrolGetText to get the text of messages someone sent in the skype window. But alas I am at a loss of how to get it to work. Currently what I am trying is this.

Code:
controlgettext, Outputvar, TChatContentControl1 ; from what I can tell this is the control I need.
msgbox % outputvar


My goal would be to monitor my incoming skype windows and look for a keyword then take actions.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 19th, 2011, 9:40 am 
Offline

Joined: May 12th, 2007, 8:29 am
Posts: 48
Bump, I still need help. I looked at this thread called Skype & Miranda incoming beeper but I do not know very much about functions nor interacting with other programs in any graceful way.

if controlgettext is not possible or the best way please direct me to a better way. I do not see much in the help file about interacting with other programs.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Google Feedfetcher, HotkeyStick, XstatyK, Yahoo [Bot] and 80 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group