| Author |
Message |
Topic: ControlFocus |
Procyan
Replies: 7
Views: 678
|
Forum: Ask for Help Posted: Fri Sep 05, 2008 7:59 am Subject: ControlFocus |
| Thanks everyone for steering me in the right direction. The macro works pretty good though it is not as fast as the Tabbing macro but, if this macro makes a mistake that mistake doesn't cascade throug ... |
Topic: Why are my variables not excepting my input? <SOLVED> |
Procyan
Replies: 4
Views: 223
|
Forum: Ask for Help Posted: Thu Sep 04, 2008 2:01 pm Subject: Why are my variables not excepting my input? <SOLVED> |
I deleted the V from the variables and it still does not work. I wanted to try a different method so I wipped up some Input boxes and tried them and they work. I wonder why?
SetTitleMatchMode, 2 ... |
Topic: Why are my variables not excepting my input? <SOLVED> |
Procyan
Replies: 4
Views: 223
|
Forum: Ask for Help Posted: Thu Sep 04, 2008 1:27 pm Subject: Why are my variables not excepting my input? <SOLVED> |
This should be an easy question for the experienced here.
SetTitleMatchMode, 2
#4::
Gui, Add, Text,, Please enter the line you want to start at:
Gui, Add, Text,, What is the ship ... |
Topic: ControlFocus |
Procyan
Replies: 7
Views: 678
|
Forum: Ask for Help Posted: Thu Sep 04, 2008 8:45 am Subject: ControlFocus |
I guess I'm talking to myself. Well if anyone cares to take a look I will write my findings.
Well what I wrote on my privious post worked fine on my home machine. On my work machine it does not wor ... |
| |