AutoHotkey Community

It is currently May 23rd, 2012, 11:01 pm

All times are UTC [ DST ]


Search found 10 matches
Search these results:

Author Message

 Forum: Support   Topic: Sending a keyboard stroke by mouse button

Posted: August 5th, 2010, 6:14 pm 

Replies: 3
Views: 125


Code:
XButton1::Send, 7


That should work unless you want the numpad 7. That would be:

Code:
XButton::Send, {Numpad7}

 Forum: Support   Topic: How to know the keystroke on my additional keyboard

Posted: August 4th, 2010, 8:38 pm 

Replies: 6
Views: 170


Read the Special Keys Section: http://www.autohotkey.com/docs/KeyList.htm#SpecialKeys

Let me know if that doesn't answer it.

 Forum: Offtopic   Topic: HTML is signture

Posted: November 18th, 2008, 12:18 am 

Replies: 7
Views: 741


thanks

 Forum: Offtopic   Topic: HTML is signture

Posted: November 16th, 2008, 11:59 pm 

Replies: 7
Views: 741


if that the case then how do some ppl put remote pics in their signture

 Forum: Offtopic   Topic: HTML is signture

 Post subject: HTML is signture
Posted: November 16th, 2008, 1:32 am 

Replies: 7
Views: 741


why wont it let me add html code into my signture. it shows up like this.

 Forum: Scripts   Topic: AHK-Scheduler

 Post subject: Re: Oops.
Posted: October 16th, 2008, 11:10 pm 

Replies: 24
Views: 12580


Lokalbahn wrote:
Apologies on that image. The error reads as follows:
Error at line 40.

Line Text: If Hibernate=1
Error: This line does not contain a recognized action.

The program will exit.

[OK button]

I'm using XP SP3.


What browser are you using?

 Forum: Issues   Topic: Spaces and breaks in code causing problems.

Posted: September 17th, 2008, 3:06 am 

Replies: 4
Views: 1237


Thanks it was google chrome.

 Forum: Issues   Topic: Spaces and breaks in code causing problems.

Posted: September 15th, 2008, 11:05 pm 

Replies: 4
Views: 1237


Moderator note: please see thread [Confirmed] Chrome and Opera break clipboard copy with \xA0

Whenever I try to use a code that has spaces in it or blank lines it returns as an error. How do I fix this?

 Forum: Scripts   Topic: Desktop lock with USB key

Posted: September 14th, 2008, 10:49 pm 

Replies: 39
Views: 10064


PLEASE HELP ME I keep getting error messages no matter what script it is. They change for every script though and they don't make sense. For this script it says: --------------------------- New AutoHotkey Script.ahk --------------------------- Error at line 21. Line Text:     Error: This line does n...

 Forum: Scripts   Topic: Are you bored? Try this AHK script out

Posted: September 14th, 2008, 10:24 pm 

Replies: 24
Views: 3371


--------------------------- New AutoHotkey Script.ahk --------------------------- Error at line 48. Line Text:    Handle :=  DllCall("CreateFile","str",file,"Uint",0x40000000 Error: This line does not contain a recognized action. The program will exit. -----------------...
Sort by:  
Page 1 of 1 [ Search found 10 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group