E1M1 Posted April 30, 2009 Posted April 30, 2009 (edited) Send("{CAPSLOCK down}") Sleep(3000) when I type while code is running I dont get UPPERCASE characters. I also dont see light on keyboard Edited April 30, 2009 by E1M1 edited
Developers Jos Posted April 30, 2009 Developers Posted April 30, 2009 {CAPSLOCK off} CAPSLOCK (on/off/toggle) SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
E1M1 Posted April 30, 2009 Author Posted April 30, 2009 Send("{CAPSLOCK on}") send("fsdf") Sleep(3000) Send("{CAPSLOCK off}") I stil have that bug, Have I done wrong something? edited
zorphnog Posted April 30, 2009 Posted April 30, 2009 Yeah doesn't work for me either. What OS are you running?
Developers Jos Posted April 30, 2009 Developers Posted April 30, 2009 Add this at the top of the script: Opt("SendCapslockMode",0) SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
WideBoyDixon Posted April 30, 2009 Posted April 30, 2009 Let's pause a while and think long and hard as to how you could possibly determine the answer to your own question. Oh yes. I've got it. "Try it and see." Sorry. It's late. I've been drinking. WBD [center]Wide by name, Wide by nature and Wide by girth[u]Scripts[/u]{Hot Folders} {Screen Calipers} {Screen Crosshairs} {Cross-Process Subclassing} {GDI+ Clock} {ASCII Art Signatures}{Another GDI+ Clock} {Desktop Goldfish} {Game of Life} {3D Pie Chart} {Stock Tracker}[u]UDFs[/u]{_FileReplaceText} {_ArrayCompare} {_ToBase}~ My Scripts On Google Code ~[/center]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now