Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Readme.txt | 2010-04-13 | 2.0 kB | |
shift-f3-case-changer-0.52.zip | 2010-04-13 | 837.1 kB | |
Totals: 2 Items | 839.1 kB | 1 |
Shift F3 Case Changer +++Program Version+++ 0.52 Alpha +++AutoHotkey Version+++ 1.x +++Language+++ English +++Platform+++ Win9x/NT +++Author+++ socrtwo <socrtwo@s2services.com>, "None" and "Lazslo" from the AutoHotKey forum, most of the coding of this script is by "None". See - http://www.autohotkey.com/forum/viewtopic.php?t=55868 +++Summary+++ Change case in any Windows app by holding down the shift key and tapping F3. +++Details+++ In any Windows application this script translates holding down the shift key and tapping on F3 into cycling your selected text through invert, lower, upper, title and sentence cases. This program uses the clipbaoard in order to carry out its function but returns at least the text that existed on the clipbaord in the beginning.--Note there are two versions, one which preserves the clipboard text and the other which doesn't but may work in a larger number of applications such as Excel. This program copies the similar feature in MS Word that uses the same key combination. The feature in Word omits the invert and sentence case but in Word, these can be accessed from customizing the Quick Access Toolbar. The script is mostly by None with the sentence case function by Laszlo both from the AutoHotKey forum. The script idea was suggested and after minor synthesis and adjustment compiled by me socrtwo (Paul D Pruitt). Bugs+++ Send any you find to me. Right now the application is best for small selections of text, large sections cause foul it up. Right now there are two versions one which replaces the clipboard with the selected text but doesn't put back the orignal text contents and one that preserves at least the text. The former will work with probably larger number of applications, for instance Excel... Also it Apparently it does not work in Open Office Impress but does seem to work in Writer and Calc. Send me others if you find it.