hey, Just wanted to share some info and see if I could help anyone else lower their mortgage payments, I saved nearly $200 off my monthly payment! Takes two...
If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] Fixed StatusBarGetText and...
Hi, ... When I type the hotstring "fr" I get "freušlich" (with š instead of nd) and not "freundlich" as expected. The combination "nd" always becomes š in...
Dear marcoamans: what is ::fr::freundlich whats that say lol ======== At 2004-12-16, 09:10:00 you wrote: ======== Hi, ... When I type the hotstring "fr" I get...
... Some new elements: I want to use the hotstring "mfg" to type the German phrase "Mit freundlichen Grüßen". When using a German keyboard driver the string...
... This might be caused by the script's language (keyboard layout) not matching that of the active window. Do you often switch between languages with the ...
Thank you for your input Chris, you are on the right track. I have now found the reason of the problem. It was caused by the default keyboard driver. The...
If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] Note: Although this release has...
If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] Fixed A_LoopFileLongPath, which...
Release 3.4 GuiXtreme AutoHotkey Anniversary Special Edition The basic interface of SmartGUI Creator, though gets all the work done that it should, was quite...
If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] FileAppend's text parameter may be...
If you're online, view a linkified version of the changes instead: http://www.autohotkey.com/changelog/ [plain text version] Fixed things like "Sleep...
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...