altF4 Posted June 9, 2010 Posted June 9, 2010 When I run the script below with an open outlook mail message ControlSend("Untitled Message", "", "[CLASSNN:_WwG1]", "***************************************************************************************************",1) I get different strings like *********8888**************8***********8************888888********888*******************8***8******* it is causing all sorts of problems when i try and input data into my emails from the clipboard.
Bert Posted June 9, 2010 Posted June 9, 2010 What happens when you run a script with JUST that line in it? Have you tested it on a different PC? We need to make sure it isn't your rig first. The Vollatran project My blog: http://www.vollysinterestingshit.com/
altF4 Posted June 9, 2010 Author Posted June 9, 2010 What happens when you run a script with JUST that line in it? Have you tested it on a different PC? We need to make sure it isn't your rig first.Actually, that is a script with JUST that line, and I still get problems.Had my buddy test it too, he has a similar lappy and had the same errors.
JohnOne Posted June 10, 2010 Posted June 10, 2010 It looks to me like its missing a shift sometimes Try using the Opt("SendKeyDelay",n) option to give it time to respond Or maybe try ControlSetText() AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
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