AutoHotkey Community

It is currently May 23rd, 2012, 10:24 pm

All times are UTC [ DST ]


Search found 4 matches
Search these results:

Author Message

 Forum: Support   Topic: Fairly simple script using up 20-25% of my CPU cyles

Posted: September 4th, 2009, 10:39 pm 

Replies: 3
Views: 303


Thank you, SetTimer worked and my code looks much cleaner too!

 Forum: Support   Topic: Fairly simple script using up 20-25% of my CPU cyles

Posted: September 4th, 2009, 7:52 pm 

Replies: 3
Views: 303


The following script takes an average of 20-25% of my CPU while it is running. Normally not even noticeable for me as I'm using a fairly quick computer. I did notice it today and think that it is excessive. What can I do to clean it up? I believe the CPU intensive part is probably the infinite LOOP ...

 Forum: Support   Topic: How do I trap a hotkey for one app while renaming another?

Posted: August 29th, 2009, 1:39 am 

Replies: 3
Views: 253


Thanks Horntail that works great!

But I don't understand why that works.

I would think that when you Goto Run

it would start the infinite loop and "Escape::..." would never get executed.

How is it that Escape still works?

 Forum: Support   Topic: How do I trap a hotkey for one app while renaming another?

Posted: August 29th, 2009, 1:11 am 

Replies: 3
Views: 253


The first section of code is for the compiled help viewer for the Visual Dataflex program. I want to be able to hit Escape to close it instead of having to hit ALT_F4. That works, but if I take out the comments, the rest of the code doesn't work. The second section, is for the actual program, not th...
Sort by:  
Page 1 of 1 [ Search found 4 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group