| Author |
Message |
Topic: GetClipboardData error replaced by application error? |
Warden
Replies: 5
Views: 642
|
Forum: Bug Reports Posted: Tue Aug 19, 2008 11:28 pm Subject: Cipboard error |
Using a comma after send seems to work
send, ^c
instead of
send ^c |
Topic: can't open CLIPBOARD for writing |
Warden
Replies: 12
Views: 930
|
Forum: Bug Reports Posted: Mon Jun 23, 2008 2:48 am Subject: Error: Can't open clipboard for writing |
I get the same error with either of the following statements
Clipboard = ; Empty the clipboard
or
Clipboard := "" ; Empty the clipboard
I get the error consistently when I ... |
Topic: Check a Checkbox - Control check..... |
Warden
Replies: 20
Views: 857
|
Forum: Ask for Help Posted: Thu Jan 17, 2008 6:51 am Subject: Check a Checkbox - Control check..... |
Thanks Mojo - I agree - in fact there are several ways around it.
But my question was aimed not at finding out how to turn something on/off. Rather, I wanted to understand how "Control, Che ... |
Topic: Check a Checkbox - Control check..... |
Warden
Replies: 20
Views: 857
|
Forum: Ask for Help Posted: Wed Jan 16, 2008 7:08 pm Subject: Check a Checkbox - Control check..... |
BINGO - at least I have an answer! ty  |
Topic: Check a Checkbox - Control check..... |
Warden
Replies: 20
Views: 857
|
Forum: Ask for Help Posted: Tue Jan 15, 2008 10:36 am Subject: Check a Checkbox - Control check..... |
It works in the GUI - but does not work for Internet Explorer. I can only guess that it is some anomoly in that programme.
Thasnks once again.
Andrew |
Topic: Check a Checkbox - Control check..... |
Warden
Replies: 20
Views: 857
|
Forum: Ask for Help Posted: Sun Jan 13, 2008 8:45 pm Subject: Check a Checkbox - Control check..... |
Thankyou once again derRaphael - you have been very generous with your time, and with your patience.
It's 6:45 AM here - I have to head off to work
I'll try your code when I get home this afternoo ... |
Topic: Check a Checkbox - Control check..... |
Warden
Replies: 20
Views: 857
|
Forum: Ask for Help Posted: Sun Jan 13, 2008 3:46 am Subject: Control Check |
Thankyou again derRaphael
I regret that you've missed the point of my question.
ControlClick works fine for me. I am not trying to toggle a button, rather, I am trying to "Set" a Chec ... |
Topic: Check a Checkbox - Control check..... |
Warden
Replies: 20
Views: 857
|
Forum: Ask for Help Posted: Sat Jan 12, 2008 11:52 pm Subject: inetcpl.cpl |
Thankyou derRaphael - That's a nice link to know.
Sadly "Control, Check, , ahk_class Button2, A" does not work for me either.
I can successfully use "MouseClick Left, 35, 70" ... |
Topic: Check a Checkbox - Control check..... |
Warden
Replies: 20
Views: 857
|
Forum: Ask for Help Posted: Sat Jan 12, 2008 2:52 am Subject: Check a Checkbox - Control check..... |
G'day from Australia
Firstly, let me praise AutoHotkey. I have barely touched it's surface, and it does everything I want. But in some cases, I have written those actions in an ugly fashion becaus ... |
Topic: ahk tutorial |
Warden
Replies: 5
Views: 414
|
Forum: Ask for Help Posted: Sat Jan 12, 2008 2:41 am Subject: ahk tutorial |
| Reply received 23 minutes after I requested assistance. It didn't work, but I'm impressed with the speed of the response, and I thankyou for your attempt. I will terminate this thread and move it to ... |
Topic: ahk tutorial |
Warden
Replies: 5
Views: 414
|
Forum: Ask for Help Posted: Sat Jan 12, 2008 2:01 am Subject: ahk tutorial |
G'day from Australia
Firstly, let me praise AutoHotkey. I have barely touched it's surface, and it does everything I want. But in some cases, I have written those actions in an ugly fashion becau ... |
| |