If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] Fixed mouse hotkeys that use...
$$$SAP/Oracle11i Training Online Available!! we are a ERP training center,Job Oriented Training Available!! Yahoo Messenger ID:erphouse (or email to...
... keyboard. Is this possible? Sorry it took so long to respond. I'm pretty sure there's a way to do this but it might take a fairly elaborate effort. Here...
Thanks, Chris, the KeyWait method was the one I was looking for. I guess I should have been a little more clear in my question. But you covered all possible...
If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] Although this release has been...
Hello there, Try visiting this well listed Directory on Computers and Internet! ... Here is the link http://hi-fiweb.com/co Hoping to learn a lot from other...
Important: Some internal changes were made to the Send command. If any of your scripts rely on the subtle differences between the left, right, and neutral...
Here are the changes: Fixed Hotstrings and Input so that the user's press of Ctrl+Alt as a substitute for AltGr is not disrupted. [thanks Laszlo] Fixed...
Here are the changes: Fixed double syntax error for a bad function call in a block. Improved "Process, Exist" to fetch the script's own PID when no other ...
I have a script that runs well and I can loop it, but I would like a msgbox to appear and ask me how many times to loop. I can not find any help in HELP. ...
Here is an example. InputBox, timestoloop, How many times?, How many times do you want to loop? Loop, %timestoloop% { MsgBox, Loop %a_index% of %timestoloop% }...
Here are the changes: Fixed inability of WinGetText and "WinGet ControlList" to output to Clipboard. Fixed inability to retrieve Clipboard more than once in...
If you happened to have downloaded today's release (1.0.37.03), it introduced some serious bugs affecting the Send command's ability to send modifier keys and...
I am new to Autohotkey's app Is it possible to assign the hot key combination itunes to executing itunes program... if so..any example would be great Anthohny...
HELP REQUIRED FOR WALLPAPER CHANGER WRITTEN IN AUTOHOTKEY! I am an Hobbyist photographer and have 5000+ Jpeg files dumped in a very deep Directory structure. I...
Have you tried if it works right-clicking the desktop and selecting Refresh menu item? If it works, I think you could script these actions using AHK......
Hello, AutoHotKey is a great tool. Many thanks to the development team ! Has someone already encountered the following issue? I've defined a list of...
... file, AutoHotKey deletes the "^" I type and I can't have the french accented characters with a hat (^). Do you use multiple languages or keyboard layouts...
Chris and all, I've cried victory too soon. Typing ^e sometimes produces ê, sometimes e ! I've attached the summary of my trials. What are the parameters I...
Here are the changes: Fixed the Input command to properly capture keystrokes sent by a hotkey or hotstring for which the user is physically holding down SHIFT,...
The last change below may impact scripts that use the keyboard or mouse hook. If you have any mission-critical scripts that rely on them, it is recommended...
Great! Is there any way to put ended signs in a text processor environment? E.g., when Im using an IDE for programming, I would like to close the character (...