Tyranlol Posted September 6, 2010 Posted September 6, 2010 Hello, As my Topic Description said, How do i type words like '@' with ControlSend() ? What i want it to: Controlsend("MyWinDowTitle", "", "", "MyEmail@Mail.com") Thanks in advance [u]Only by Attempting the Impossible You Can Earn the Remarkable[/u]
somdcomputerguy Posted September 6, 2010 Posted September 6, 2010 ControlSend flag [optional] Changes how "keys" is processed: flag = 0 (default), Text contains special characters like + to indicate SHIFT and {LEFT} to indicate left arrow. flag = 1, keys are sent raw. Fly your flag, proudly, as 1!! - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change.
Tyranlol Posted September 6, 2010 Author Posted September 6, 2010 ControlSendFly your flag, proudly, as 1!! That works, thanks a lot [u]Only by Attempting the Impossible You Can Earn the Remarkable[/u]
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