Search found 4 matches

by memberAHK
05 Dec 2017, 04:02
Forum: Ask for Help (v1)
Topic: Google Translate code slow and erroneous
Replies: 19
Views: 7656

Re: Google Translate code slow and erroneous

Thanks folks. Will try.
by memberAHK
03 Dec 2017, 23:35
Forum: Ask for Help (v1)
Topic: Google Translate code slow and erroneous
Replies: 19
Views: 7656

Google Translate code slow and erroneous

The following code translates a Japanese phrase to English. It has two issues: 1. It takes too long (5 seconds) just to get a simple translation. 2. If I run it again the second time immediately, I get an error instead (0x8150002E), which also displays my code and asks me if I want to continue execu...
by memberAHK
30 Nov 2017, 02:19
Forum: Ask for Help (v1)
Topic: Problem using If statement
Replies: 3
Views: 629

Re: Problem using If statement

Problem solved. Thanks folks.
by memberAHK
30 Nov 2017, 01:31
Forum: Ask for Help (v1)
Topic: Problem using If statement
Replies: 3
Views: 629

Problem using If statement

I am very new to AHK programming, so please bear with me. In the following code, when text can be copied to Clipboard, MsgBox displays the text. However, it does not work ("Hi" not displayed) if there is no text copied (so Clipboard is null). Any suggestion? Thanks. F10:: Clipboard := "" Send ^a Sen...

Go to advanced search