AutoHotkey Community

It is currently May 22nd, 2012, 1:45 pm

All times are UTC [ DST ]


Search found 11 matches
Search these results:

Author Message

 Forum: Scripts   Topic: WaitPixelColor()

Posted: April 22nd, 2010, 4:46 pm 

Replies: 16
Views: 8184


it does what i am looking for! million ths~!

 Forum: Support   Topic: Citrix

 Post subject: Re: Citrix
Posted: April 22nd, 2010, 4:35 pm 

Replies: 16
Views: 2922


Has anyone played with autohotkey for integrating/controlling a Citrix/terminal services presented application? i think there is an only way to control Citrix is color control. because Citrix always return an image. i have uesed this method to control SAP in Citrix and it work! But sometimes it sti...

 Forum: Scripts   Topic: GOCR FrontEnd - Image 2 TEXT

Posted: April 12th, 2010, 6:01 pm 

Replies: 12
Views: 1675


How could I use it? A new txt file have been created, but there is nothing in the file...

 Forum: Support   Topic: SAP R/3 Scripting with AutoHotkey

Posted: March 19th, 2010, 8:02 am 

Replies: 10
Views: 3469


I have search this information for several weeks. I think these are helpfully. Ths!

 Forum: Support   Topic: GUI for canned answers in email - help with concept needed

Posted: March 16th, 2010, 5:11 pm 

Replies: 11
Views: 498


Am I on the right track here? I have a feeling I'm completely wrong in how I am trying to do this. Can someone give me an idea of the concepts I should be looking at? I think you are on the right track. but I am not really sure. you could try the blow script: if (vCanned="How to register&q...

 Forum: Support   Topic: Activate one of mutiple Excel windows

Posted: March 15th, 2010, 5:43 pm 

Replies: 10
Views: 1354


AHKL is a separate build of AHK that supports objects. You will notice there is also two different versions of the COM Standard Library It worked and it became more stable. It fixed the problem perfectly. Thank you! :D But i still have three more questions: 1. Where could I get the details of each ...

 Forum: Support   Topic: Activate one of mutiple Excel windows

Posted: March 14th, 2010, 4:34 pm 

Replies: 10
Views: 1354


you can use the following code ( written for AHKL & COM_L ) : Hello jethrow, Thanks for helping me out, You are very talented. I think COM is a better way for that. but I don't know it well. when I run blow script. A warning pop up ------ The following variable name contains an illegal characte...

 Forum: Support   Topic: Activate one of mutiple Excel windows

Posted: March 11th, 2010, 5:55 pm 

Replies: 10
Views: 1354


Leef_me wrote:
that's all I have for now. I think I need to go lie down, this is weird.

yes...much weirdly
Anyway, thank you. I will try "WinMaxmize". I think it is a good way for solving the problem. my boss pushed me everyday....

 Forum: Support   Topic: Activate one of mutiple Excel windows

Posted: March 10th, 2010, 4:59 pm 

Replies: 10
Views: 1354


I also have EXCEL 2002 installed on another machine I think 2002 and 2003 should be the same... Thank you for your reminder, "SetTitleMatchMode" is usefully. I could activate the window via the script. But I also wanna add some text into the Excel. Could you try the blow script? ^g:: sett...

 Forum: Support   Topic: Activate one of mutiple Excel windows

Posted: March 9th, 2010, 6:41 pm 

Replies: 10
Views: 1354


You don't provide the version of excel you are using, could you provide that? My excel has a little lagged behind, just 2003 I think the problem may due to the same MDI interface. I tried to delete "Microsoft Excel - ", just run as "WinActivate, a.xls". it works. but not stably....

 Forum: Support   Topic: Activate one of mutiple Excel windows

Posted: March 8th, 2010, 5:06 pm 

Replies: 10
Views: 1354


Hello friends, I am a freshman in AHK. There is something make me confuse, I am always activate a Excel window by the script as blow: WinWait, Microsoft Excel - a.xls, IfWinNotActive, Microsoft Excel - a.xls, , WinActivate, Microsoft Excel - a.xls, WinWaitActive, Microsoft Excel - a.xls, but in our ...
Sort by:  
Page 1 of 1 [ Search found 11 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group