AutoHotkey Community

It is currently May 24th, 2012, 9:17 am

All times are UTC [ DST ]


Search found 10 matches
Search these results:

Author Message

 Forum: Support   Topic: Moving amongst open windows with CapsLock key

Posted: March 8th, 2006, 1:30 pm 

Replies: 2
Views: 540


I wanted to create a hot key to Alt-Tab between the top windows. Can anybody think of a way to do this? I thought of assigning alt-tab to CapsLock but that only moves amongst the top two windows. You really need to hold alt while pressing tab to move amongst windows. Is there some other windows hotk...

 Forum: Support   Topic: How do we take arrays into and out of a function?

Posted: August 30th, 2005, 12:32 pm 

Replies: 11
Views: 870


I went looking in the documentation for what was expected when making a call to a function. It's probably there and did not see it but I could not find where it said that a function call assumes that the parameters are variables. At least not on the help page for functions.

 Forum: Support   Topic: How do we take arrays into and out of a function?

Posted: August 30th, 2005, 11:55 am 

Replies: 11
Views: 870


What I don't understand are the quotes. A function call is always assumed to have a variable name as a parameter?

 Forum: Support   Topic: How do we take arrays into and out of a function?

Posted: August 30th, 2005, 4:19 am 

Replies: 11
Views: 870


I thought this would do the trick but it does not.


func(array,index)
{
global
%array%%index% := index * 10
}

 Forum: Support   Topic: Having trouble getting Runwait to work need help

Posted: August 29th, 2005, 8:45 pm 

Replies: 15
Views: 1312


I just went through a rough time trying to build a runwait to invoke blat (smtp tool). I basically gave up and started creating a .bat script on the fly to do what I wanted. When I saw what I was getting in the .bat file as I built it with file append commands I realized my error. Can somebody think...

 Forum: Offtopic   Topic: autoIT versus autohotkey

Posted: August 29th, 2005, 8:35 pm 

Replies: 276
Views: 91810


I see this this topic a bit differently. I think its great that we have two tools that are publicly available and that we could migrate to/from relatively easily if development were to end on either. Makes either one more valuable and a great tool to work with.

 Forum: Support   Topic: Autoscriptwriter documentation

Posted: August 22nd, 2005, 11:01 pm 

Replies: 10
Views: 13152


I used it initially but now don't really. If i needed to do something with many steps I still might use to to set up an initial script.

 Forum: Offtopic   Topic: Great job!

Posted: August 22nd, 2005, 10:57 pm 

Replies: 7
Views: 1904


The help file is easily 50% of why I like AH.

 Forum: Offtopic   Topic: Compiled script (ahk2exe) smallest size vs. best performance

Posted: August 20th, 2005, 10:41 pm 

Replies: 22
Views: 6436


I love the simplicity of AH. In it's current form I could see the exe growing considerably without it being an issue. The ease with which you can deploy AH to a computer is really important. It really set's it apart from the competition.

 Forum: Offtopic   Topic: Good ad blockin is hard to come by

Posted: August 11th, 2005, 3:06 pm 

Replies: 6
Views: 1190


www.admuncher.com - the best by far.
Sort by:  
Page 1 of 1 [ Search found 10 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group