5 comments

[ 7.1 ms ] story [ 31.0 ms ] thread
Copying and pasting with CapsLock? That's pretty clever.

Although the source is not complicated, it might still be a good idea to //comment your code so newbies can see exactly what's going on.

How can I use this code?
1. Download Autohotkey ( http://www.autohotkey.com/ )

2. Install

3. Save the script as caps.ahk

4. Right click on script and hit run

After that select some text and hit the capslock key.

Basically this was supposed to emulate the capslock functionality on Windows Phone. It's nice for SQL scripts when I forget to capitalize key words.