Search the web
Sign In
New User? Sign Up
AutoHotkey
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
AutoHotkey v1.0.48.01: Win-hotkeys like #a that send "L" keystrokes   Message List  
Reply | Forward Message #525 of 528 |
Here are the changes:

Changed: For Windows Vista and later, hotkeys that include the Windows key
(e.g. #a) will wait for LWin and RWin to be released before sending any text
containing an "L" keystroke. This prevents such a hotkey from locking the
PC. This behavior applies to all sending modes except SendPlay (which
doesn't need it) and blind mode.

Fixed A_LoopFileExt to be blank for any filename having no extension but a
period in its pathname. [thanks Yek-Toho-Tua].

Fixed the assignment of integers that are 19 or 20 characters long to work
as they did prior to v1.0.48. [thanks Laszlo & Lexikos]

Fixed function definitions to work properly inside a block. [thanks rmarko]

Improved performance of A_Index in expressions by treating it as an integer
rather than a string.

Improved performance of "if var [not] in/contains". [developed by Lexikos]

Improved ListLines with an option to turn line-logging Off or On. [thanks
kenomby & ruespe]


Download it at http://www.autohotkey.com/download/






Thu Apr 16, 2009 11:21 pm

cmallett2
Offline Offline
Send Email Send Email

Forward
Message #525 of 528 |
Expand Messages Author Sort by Date

Here are the changes: Changed: For Windows Vista and later, hotkeys that include the Windows key (e.g. #a) will wait for LWin and RWin to be released before...
AHK
cmallett2
Offline Send Email
Apr 17, 2009
3:02 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help