| Author |
Message |
Topic: Moving amongst open windows with CapsLock key |
vamp07
Replies: 2
Views: 258
|
Forum: Ask for Help Posted: Wed Mar 08, 2006 12:30 pm Subject: Moving amongst open windows with CapsLock key |
| 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. Yo ... |
Topic: How do we take arrays into and out of a function? |
vamp07
Replies: 11
Views: 583
|
Forum: Ask for Help Posted: Tue Aug 30, 2005 11:32 am Subject: How do we take arrays into and out of a function? |
| 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 ... |
Topic: How do we take arrays into and out of a function? |
vamp07
Replies: 11
Views: 583
|
Forum: Ask for Help Posted: Tue Aug 30, 2005 10:55 am Subject: How do we take arrays into and out of a function? |
| What I don't understand are the quotes. A function call is always assumed to have a variable name as a parameter? |
Topic: How do we take arrays into and out of a function? |
vamp07
Replies: 11
Views: 583
|
Forum: Ask for Help Posted: Tue Aug 30, 2005 3:19 am Subject: How do we take arrays into and out of a function? |
I thought this would do the trick but it does not.
func(array,index)
{
global
%array%%index% := index * 10
} |
Topic: Having trouble getting Runwait to work need help |
vamp07
Replies: 15
Views: 928
|
Forum: Ask for Help Posted: Mon Aug 29, 2005 7:45 pm Subject: Having trouble getting Runwait to work need help |
| 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 get ... |
Topic: autoIT versus autohotkey |
vamp07
Replies: 220
Views: 42865
|
Forum: General Chat Posted: Mon Aug 29, 2005 7:35 pm Subject: autoIT versus autohotkey |
| 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. ... |
Topic: Autoscriptwriter documentation |
vamp07
Replies: 10
Views: 2714
|
Forum: Ask for Help Posted: Mon Aug 22, 2005 10:01 pm Subject: Autoscriptwriter documentation |
| 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. |
Topic: Great job! |
vamp07
Replies: 7
Views: 1326
|
Forum: General Chat Posted: Mon Aug 22, 2005 9:57 pm Subject: Great job! |
| The help file is easily 50% of why I like AH. |
Topic: Compiled script (ahk2exe) smallest size vs. best performance |
vamp07
Replies: 22
Views: 4820
|
Forum: General Chat Posted: Sat Aug 20, 2005 9:41 pm Subject: Compiled script (ahk2exe) smallest size vs. best performance |
| 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 ... |
Topic: Good ad blockin is hard to come by |
vamp07
Replies: 6
Views: 887
|
Forum: General Chat Posted: Thu Aug 11, 2005 2:06 pm Subject: Good ad blockin is hard to come by |
| www.admuncher.com - the best by far. |
| |