CONTROL CASE IN KEYS
Author Bizaro
Message No.

http://groups.yahoo.com/group/power-pro/message/15073

File Name Send_Pass.powerpro
Requirements Clip plugin
Description: This script is going to send text "password" to active window regardless of caps lock state

myClip = Clip.Get
Clip TextPaste password
Clip.Set(myClip)