Play Around with Notepad for Fun

May 05, 2010 All in One Blog

Notepad Trick to Blink Caps Lock light
What this trick does is, when you run the following script it starts blinking caps Lock light continuously. If you run this script twice the rate of blink increases and alternatively NumLock light start to blink with CapsLock.
Open Notepad and Type :

Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop

Save it as “Caps.VBS” and send it to your friend. Double Click it if you wanna see it working. Its a very funny Notepad Trick.

0 comments:

Post a Comment

Digital Blog ( ডিজিটাল ব্লগ )

Digital Blog on Facebook
Button BEGIN --> Bookmark and Share