| Author |
Message |
Topic: AutoHotkey_L: Arrays, Debugger, x64, COM, #If expression ... |
ManaUser
Replies: 1035
Views: 177171
|
Forum: Scripts & Functions Posted: Sun Mar 28, 2010 8:00 am Subject: AutoHotkey_L: Arrays, Debugger, x64, COM, #If expression ... |
I don't think so. Which revision worked for you?
The last one I tried that worked was 1.0.48.3 (date: May 31, 2009) then after having been away a while I tried 1.0.48.5 (date: March 16, 2010), and n ... |
Topic: AutoHotkey_L: Arrays, Debugger, x64, COM, #If expression ... |
ManaUser
Replies: 1035
Views: 177171
|
Forum: Scripts & Functions Posted: Sun Mar 28, 2010 12:50 am Subject: AutoHotkey_L: Arrays, Debugger, x64, COM, #If expression ... |
| I think maybe I found out why it wasn't working for me. The first computer I tried it on was a really out of XP box. But I tried it on another XP system that has all the patches and junk and it works ... |
Topic: AutoHotkey_L: Arrays, Debugger, x64, COM, #If expression ... |
ManaUser
Replies: 1035
Views: 177171
|
Forum: Scripts & Functions Posted: Fri Mar 26, 2010 7:34 am Subject: AutoHotkey_L: Arrays, Debugger, x64, COM, #If expression ... |
My Documents\AutoHotkey.ahk does not exist*, but I tried it with or without an AutoHotkey.ini and by dragging a script. Also tried both the unicode and ANSI versions.
Like I said it has me fairly c ... |
Topic: AutoHotkey_L: Arrays, Debugger, x64, COM, #If expression ... |
ManaUser
Replies: 1035
Views: 177171
|
Forum: Scripts & Functions Posted: Thu Mar 25, 2010 8:35 pm Subject: AutoHotkey_L: Arrays, Debugger, x64, COM, #If expression ... |
| I must be dense. I used this before, and I thought I'd try out the latest version but I can't get it to do anything... at all. It just silently closes when I try to run it. What am I doing wrong? |
Topic: Disabling the power key |
ManaUser
Replies: 8
Views: 669
|
Forum: Ask for Help Posted: Mon Aug 10, 2009 3:46 pm Subject: Disabling the power key |
| Hey not bad! It makes the active window lose focus for some reason, but that should be fairly easy to deal with. |
Topic: Disabling the power key |
ManaUser
Replies: 8
Views: 669
|
Forum: Ask for Help Posted: Mon Aug 10, 2009 8:12 am Subject: Disabling the power key |
| The problem is, when I try to remap the key, AutoHotkey can detect it, and do something, but Windows still "sees" too. I had hopes for that KeyTweak program you suggested, since it modifies ... |
Topic: Disabling the power key |
ManaUser
Replies: 8
Views: 669
|
Forum: Ask for Help Posted: Sun Aug 09, 2009 11:02 pm Subject: Disabling the power key |
| HID is only for USB, devices, isn't it? This keyboard is PS2. Or am I wrong about that? The dismemberment option had occurred to me and it's an El Cheapo keyboard, so I don't mind too much, but obviou ... |
Topic: Disabling the power key |
ManaUser
Replies: 8
Views: 669
|
Forum: Ask for Help Posted: Sat Aug 08, 2009 9:00 pm Subject: Disabling the power key |
| I'm sure there have been threads on this before, but I couldn't find one just now, so oh well. Has anyone found a way to disable (or repurpose) the power-off key on a keyboard without interfering with ... |
Topic: Easy Unicode functions |
ManaUser
Replies: 13
Views: 6600
|
Forum: Scripts & Functions Posted: Sun May 31, 2009 11:35 pm Subject: Easy Unicode functions |
I thought I'd try making another function with the same premise, only using AutoHotkey_L's Send {U+XXXX} feature.
;IMPORTANT, you must save this script as UTF-8 to make it work.
;IMPORTANT, this scr ... |
Topic: Replacing `n, square problem |
ManaUser
Replies: 3
Views: 349
|
Forum: Ask for Help Posted: Sun May 31, 2009 4:08 pm Subject: Replacing `n, square problem |
| Try replacing `r`n instead of just `n. |
Topic: Change file extension |
ManaUser
Replies: 9
Views: 2115
|
Forum: Scripts & Functions Posted: Sun May 31, 2009 3:07 am Subject: Change file extension |
| I can't imagine why someone would want to hide file extensions, but if I did, that would be a great way to mitigate some of the annoyance. |
Topic: Easy Unicode functions |
ManaUser
Replies: 13
Views: 6600
|
Forum: Scripts & Functions Posted: Sun May 31, 2009 12:19 am Subject: Easy Unicode functions |
Just to let you know, AutoHotkey_L (Lexikos' build) supports sending of unicode characters through Send, {U+XXXX} where XXXX is the 4-digit hex code to the character.
That's fine, but you n ... |
Topic: Easy Unicode functions |
ManaUser
Replies: 13
Views: 6600
|
Forum: Scripts & Functions Posted: Sat May 30, 2009 3:28 pm Subject: Easy Unicode functions |
Works great. One question, what text editor do you use? Both PSPad and Notepad2 don't show the characters correctly (but they are pasted fine). In my browser, I see them correctly though.
You're ri ... |
Topic: Easy Unicode functions |
ManaUser
Replies: 13
Views: 6600
|
Forum: Scripts & Functions Posted: Sat May 30, 2009 1:57 am Subject: Easy Unicode functions |
| I "discovered" a really easy way to send (paste) Unicode characters from your script. I don't think I've seen this suggested on the forum before, but it's so simple I'm not sure why not. It ... |
Topic: Chromatron - Payware versions now FREE |
ManaUser
Replies: 1
Views: 582
|
Forum: General Chat Posted: Thu May 28, 2009 5:19 am Subject: Chromatron - Payware versions now FREE |
| Cool, I love that type of game. |
| |